Submit your widget
70
Yays

Awesome Right Click Menu with jQuery

Views 13123   downloads 2434   Menu & Navigation

Here is the small tutorial for you. Step 1 :- Write the HTML coding of your page. <script src="jquery.js" type="text/javascript"> </script> <script type="text/javascript">//…

75
Yays

like apple JQuery Slide Navigation Plugin

Views 18741   downloads 4526   Menu & Navigation

when user click on the navigation it like the products appear and disappear one by one, with the easing effect on the end movement, like bouncing on the vertical line. The apple mac page not only dealing…

72
Yays

Swing slide menu with jQuery

Views 16816   downloads 3552   Menu & Navigation

With a few lines of jQuery you can do a lot ("write less, do more ...") as a small menu that swing and all that without really getting tired ... We start by creating a set of elements of type…

135
Yays

multi level slide accordion menu with jQuery

Views 70793   downloads 15070   Accordion

jQuery accordion menus are menus that act like a musical accordion, with regards to their ability to expand and contract based on user interactions. This helps display additional information for the active…

81
Yays

right click Looking Context Menu with jQuery

Views 14613   downloads 2615   Menu & Navigation

there are loads of context menu plugins already. But they require a fair amount of work to make them look good. This one is easy to use, small, and looks good. Features Tiny library. Only dependency is…

66
Yays

crossbrowser tabs Drop-down menu with CSS3 and jQuery

Views 19624   downloads 4386   Menu & Navigation

This is a dropdown menu with parental tabs (as first level). Part of the work we pass on to the shoulders of jQuery (switching tabs, display popups). In the current version – we have three levels…

77
Yays

jQuery and CSS3 Round Out Borders Tabs

Views 24949   downloads 5151   Tabs

Rounded corners are now trivially easy to achieve via border-radius. But that only allows us to cut into the shape. What if we want to connect a shape to another with a rounded outward corner. Clean HTML…

85
Yays

Awesome Notification tooltips Menu with jQuery

Views 27089   downloads 4754   Menu & Navigation

A jQuery plugin to add notification bubbles and a notification list to any menu. Usage var notifications = new $.ttwNotificationMenu({ colors:['#f56c7e', '#fec151', '#7ad2f4']…

78
Yays

Beautiful jQuery images menu

Views 23182   downloads 5366   Menu & Navigation

Um TN34.Facets nutzen zu können, benötigt ihr das jQuery-Framework ab Version 1.4.2 und das clip-Plugin welches im bereitgestellten download enthalten ist. <link rel="stylesheet"…

86
Yays

Beautiful Drop Down Menu with jquery

Views 31485   downloads 7808   Menu & Navigation

The demo is about a menu which has all the decent and stylish animated functionality. The HTML Structure As you can see in the PSD, there are Menu items and one Search Bar on right side. The HTML for…

82
Yays

jQuery good Dropdown Menu Tooltips

Views 31334   downloads 5299   Menu & Navigation

Within the jQuery library it’s possible to create some fantastic effects. These can enhance the overall user experience dramatically and often work hand-in-hand with new CSS3 and HTML5 techniques.…

69
Yays

Grooveshark-style slide menu with jQuery

Views 16195   downloads 2781   Menu & Navigation

The 'old' grooveshark user interface featured a really cool menu effect built in Flash. You'd click on a artist and the menu would slide 'ipod style' to the left from the right. I…

86
Yays

simple google style Dropdown menu with jQuery

Views 20380   downloads 4871   Menu & Navigation

we'll show you how to create a jquery dropdown menu with google style, it also can be use as a “fixed” menu. The most important thing on this menus is the css file , we are going to use…

74
Yays

super cool easing and hoverIntent navigation with jQuery

Views 17088   downloads 3308   Menu & Navigation

Make your navigation a bit more flashy with this plugin… using easing and hoverIntent, customise the rollover colours, easing method and duration… View the demo for an example… Include…

86
Yays

jQuery and html5 Brush Stroke Navigation

Views 25710   downloads 5675   Menu & Navigation

You can see the folder structure. It is quite simple. A folder for images, another for script files, one HTML file and a CSS file. The Content – HTML5 We’ll be using some HTML5 elements to…