Submit your widget
20
Yays

simple slide navigation with JQuery plugin

Views 11275   downloads 1824   Menu & Navigation

This is a  simple JQuery plugin which turns a nested unordered list of links into a beautiful vertical multi-level slide navigation, with ability to preserve expanded sub-menus between sessions by…

17
Yays

Create context menus (right-click menus) for any element with jquery

Views 11978   downloads 1360   Menu & Navigation

Description Create Chrome-styled context menus (right-click menus) for any element with jQuery. Example usage $('#one').chromeContext({ items: [ { title: 'Hello', onclick: function ()…

16
Yays

jQuery Hashchange - A jQuery plugin to custom url hash (uri fragment id) values

Views 8255   downloads 1139   Menu & Navigation

jQuery Hashchange - A jQuery plugin to custom url hash (uri fragment id) values. Example: /* Code below means: 1. Call onSet() callback each time when url changes to http://.../#!/login/ 2. Call onRemove()…

5
Yays

jQuery Multi Level dropdown Menu

Views 618   downloads 332   Menu & Navigation

As your website grows, so does the need for better navigation and sometimes the navigation becomes the driving force for better user experience. jQSimpleMenu is a multi-level hierarchical jQuery drop…