[jQuery] ContextMenu plugin r2 released!

[jQuery] ContextMenu plugin r2 released!


Version r2 of the ContextMenu plugin has been released.
ContextMenu is a lightweight jQuery plugin that lets you selectively
override the browser's right-click menu with a custom one of your own.
You can download it here: http://www.trendskitchens.co.nz/jquery/contextmenu/
ContextMenu is now truly context-sensitive, allowing you to enable/
disable individual items depending on the context, or you can choose
dynamically to hide the menu.
Changes in this version:
* $.contextMenu.defaults() now works correctly
* onContextMenu, onShowMenu callbacks added (thanks Dan G. Switzer,
II)
* drop shadow!
Plus a few other changes and bug-fixes. See http://www.trendskitchens.co.nz/jquery/contextmenu/
for full changelog and documentation.
r3 is currently in the works with support for nested menus, a much
requested feature :)
As always comments/bug reports are much appreciated!
Cheers,
Chris