Submit your widget
42
Yays

jQuery dropdown Menus Plugin

Views 21158   downloads 6385   Menu & Navigation

The mock navigation you see above is a mobile-first example of using media queries and javascript to make a decent site menu with drop downs. Special attention is paid to touch screens using touch events…

62
Yays

jQuery useful Drop-Down Menu with Fixed list

Views 27555   downloads 5569   Menu & Navigation

The HTML is structured using unordered nested lists. I suppose I could have used ordered lists to facilitate maintainable numbering, but I thought it was fine this way and if someone wants to use ordered…

59
Yays

Rolodex Style jQuery Countdown Ticker

For this example we don’t need a whole bunch of confusing HTML markup. I’m using a containing div #clock-ticker set with a clearfix class, and inside we have 4 different floating divs. These…

72
Yays

useful Tabbed Menu with jQuery

Views 44129   downloads 11657   Menu & Navigation

We are going to use the HTML element list to display the menu and the drop down. Each of the top level menus are in their own list items and the drop down menus are lists placed inside the list items.…

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…

103
Yays

Rich Media Dropdown Menu with jQuery

Views 39542   downloads 9068   Menu & Navigation

Today’s tutorial combines two good friends, jQuery and dropdown menus! “That boring old combination”, I hear you cry. But wait, this is a dropdown menu with a difference! It takes away…

82
Yays

Very stylish jQuery Countdown Timer

When building a coming soon or event page, you find yourself in search for a good way to display the remaining time. A countdown gives the feel of urgency, and combined with an email field will yield…

106
Yays

Beautiful DropDown Menu with jQuery

Views 63340   downloads 17492   Menu & Navigation

This customizable jQuery plugin offers you the possibility of transforming your menus with ul>li at 1 level of interweaving (ul>li>ul>li>ul>li) in an attractive animated menu. You will…

78
Yays

JQuery animation Drop Down Menus

Views 29353   downloads 7083   Menu & Navigation

Hi dear readers, this is a fancy drop down menus with CSS and JQuery. the demo used jQuery animate function and CSS to put some stylish effects and used a background for navigation. Support: Firefox,…

85
Yays

Useful Magazine Style Dropdown Menu with jQuery

Views 26870   downloads 8554   Menu & Navigation

This is a magazine-style drop down nav menu. This will be created with some fancy CSS3 techniques to work in standards-compliant browsers. Even if you are shaky with jQuery you should be able to keep…

68
Yays

Stylish CSS Jquery auto-induction boundary of menu

Views 17831   downloads 4801   Menu & Navigation

Here you can find tonns of really nice menus which you can use in your projects. Step 1. HTML As usual, we start with the HTML. This is our main page code. index.html <script src="js/jquery.min.js"></script>…

66
Yays

crossbrowser tabs Drop-down menu with CSS3 and jQuery

Views 19619   downloads 4371   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…

86
Yays

Beautiful Drop Down Menu with jquery

Views 31477   downloads 7799   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…

86
Yays

simple google style Dropdown menu with jQuery

Views 20371   downloads 4864   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…

84
Yays

Countdown jQuery Slick Image Slider Plugin

Views 26730   downloads 6181   Slideshow & Scroller

Sick of confusing and bloated image sliders that never work? Rock ZURB's Orbit for a mere 4KB Note: Works best in Chrome, Safari, FF3.5+ (but is tested for IE7+, FF3.5+, Chrome and Safari) The new…