VERY nice! One thing... You might want to disable the normal browser context menu on the jquery context menu... (as in right-clicking one of the context menu options)
Matt Kruse-3 wrote: > > > I've just released version 1.0 of my Context Menu plugin: > http://plugins.jquery.com/project/cmenu > ( plugin home: http://www.javascripttoolbox.com/lib/contextmenu/ ) > > Here is the description from the plugin page: > > This plugin enables you to display a custom context menu on right > click in browsers that support it. This is commonly used in web > applications that are simulating desktop behavior or wish to add > advanced functionality for their users. > > There are other context menu plugins - so why did I write one? This > one is extremely configurable, customizable, and extensible. If any > part of the default behavior is not exactly what you need, it is very > simple to override the default functionality without changing the > plugin code. Several themes are included so you can display the > context menus in a style that you pick. Writing your own themes is > very simple. Understanding and customizing the CSS is straight-forward > and documented. > > There are many examples showing off lots of the functionality here. > The best way to see what this plugin can do is to try it out! > http://www.javascripttoolbox.com/lib/contextmenu/ > > I hope it is useful to some of you. Feedback is of course appreciated. > > Matt Kruse > > -- View this message in context: http://www.nabble.com/ANNOUNCE%3A-Context-Menu-Plugin-v1.0---new-plugin-with-themes%2C-highly--extensible-tp20073226s27240p20082096.html Sent from the jQuery General Discussion mailing list archive at Nabble.com.

