Context Menu Plugin For jQuery
8
Dec
// php the_time('Y') ?>
Context menus are very helpful, specially in admin pages & web applications, for easier navigation. With just a click, you get the options / shortcuts.
This is a jQuery plugin for creating effective context menus with ease.
The menu can produces valid XHTML & can be customized totally via CSS.
Items in the menu can be disabled & they can be browsed with keyboard too.
For users without JavaScript enabled, it gracefully degrades.
Requirements: jQuery 1.2.6+
Compatibility: All Major Browsers
Website: http://abeautifulsite.net/notebook/80
Demo: http://abeautifulsite.net/notebook_files/80/demo/jqu...
Compatibility: All Major Browsers
Website: http://abeautifulsite.net/notebook/80
Demo: http://abeautifulsite.net/notebook_files/80/demo/jqu...
- Tags:
Javascript Keyboard
- Filed under: CC License, Goodies, Menu & Navigation
- 2 Comments












2 Responses for "Context Menu Plugin For jQuery"
Nice – I found it really useful. I implemented here on a nonprofit website I am working on: http://www.worldconcern.org .
Not sure if it’s annoying or useful to visitors… data will show in time I guess. It’s probably more useful in a web app situation.
The menus have the same style like the context-menus in TYPO3-Backend. The developer of TYPO3 use jQuery?