Submit your widget
5
Yays

jQuery Multi Level dropdown Menu

about a year ago   Views 618   downloads 329   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…

56
Yays

JQuery animation Drop Down Menus

about a year ago   Views 20311   downloads 4738   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,…

50
Yays

Stylish CSS Jquery auto-induction boundary of menu

about a year ago   Views 13286   downloads 3312   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>…

64
Yays

POP dropdown menus with jQuery

about a year ago   Views 6662   downloads 1182   Menu & Navigation

Include the stylesheet, with any of your mods. <link href="/pop/stylesheets/pop.css" media="all" rel="stylesheet" type="text/css"/> Include jQuery and jquery.pop.js…

83
Yays

simple jQuery Drop Down Menu

2 years ago   Views 7519   downloads 1379   Menu & Navigation

Introduction Alright, this time, we are going to make a drop down menu. The main objective is to make it as simple as possible, with some little jQuery effect and easy to customize/ apply different style…

109
Yays

jQuery SooperFish Multi-Column Animated Drop-down

2 years ago   Views 18817   downloads 2722   Menu & Navigation

SooperFish is a highly configurable solution for animated dropdown menus. It combines the features of superfish, structured programming of Droppy and a ton of new features like multi-column dropdown menus…

83
Yays

jQuery Drop Down Menus

2 years ago   Views 6158   downloads 1310   Menu & Navigation

Overview Quick and dirty nested drop-down menu in the jQuery styleee. I needed a nav like this for a recent project and a quick Googling turned up nothing that really suited, so droppy was born. It hasn't…

89
Yays

jQuery Dropdown Menu

2 years ago   Views 6503   downloads 775   Menu & Navigation

Dropdown menus and menu bars have been heavily used since the early days of graphical user interfaces. Their use has become ubiquitous, and even expected, in desktop applications, and the web has quickly…