2

I am looking for something that has similar functionality like context menu on dropbox.

Brian Tompsett - 汤莱恩
  • 5,753
  • 72
  • 57
  • 129
nick.shadow
  • 21
  • 1
  • 2

3 Answers3

2

Here's a boat load of them: http://plugins.jquery.com/plugin-tags/context-menu

In particular, this one is awesome: http://www.web-delicious.com/jquery-plugins-demo/wdContextMenu/sample.htm

jyoseph
  • 5,435
  • 9
  • 45
  • 64
1

You can also use this plugin: Audero Context Menu.

Aurelio De Rosa
  • 21,856
  • 8
  • 48
  • 71
0

Your best bet would be a hidden div that is shown at the onclick event.

Justice Erolin
  • 2,869
  • 20
  • 19