Submit your widget
130
Yays

jQuery Smooth Animated Menu

Views 22556   downloads 4678   Menu & Navigation

Ever seen some excellent jQuery navigation that left you wanting to make one of your own? We’ll aim to do just that by building a menu and animate it with some smooth effects. Step 1 – Set…

234
Yays

jQuery Colorful Content Accordion menu

Views 25371   downloads 5074   Menu & Navigation

We are making a simple, yet eye-catching accordion with the help of CSS, jQuery and the easing plug-in for some fancy effects.   Step 1 – XHTML   As you can see from the demo, the accordion…

393
Yays

Beautiful red vertical glide navigation menu jquery plugin

Views 41920   downloads 6314   Menu & Navigation

Installation Step1:include css and js files.   <link href="css/webwidget_menu_vertical_menu1.css" rel="stylesheet" type="text/css"></link> <script type="text/javascript" src="js/jquery-1.3.2.min.js"></script>…

248
Yays

Simple unlimited levels vertical drop down navigation menu jquery plugin

Views 55454   downloads 8218   Menu & Navigation

Installation Step1:include css and js files.   <script type="text/javascript" src="js/jquery.js"></script> <link href="css/webwidget_vertical_menu.css" rel="stylesheet" type="text/css">…

159
Yays

Medium Slate Blue Menu Slide Style with Jquery

Views 21678   downloads 4231   Menu & Navigation

Features Full cross-browser compatibility Fully accessible even when javascript is turned off, as a pure css menu Search engines optimized Clear unordered list (LI and UL HTML tags) structure Easy to…

173
Yays

Sky Blue Menu Drop Down with jQuery

Views 25674   downloads 6590   Menu & Navigation

jQuery Menu Features Full cross-browser compatibility Fully accessible even when javascript is turned off, as a pure css menu Search engines optimized Clear unordered list (LI and UL HTML tags) structure…

167
Yays

jQuery Multicolor animation drop down navigation menu

Views 32359   downloads 4159   Menu & Navigation

help :   $(function(){ $("#webwidget_menu_dropdown").webwidget_menu_dropdown({ m_w: '100', //Menu width m_t_c: '#FFF', //Text color m_c_c: '#8FC45A', //Current background color m_bg_c: '#56A901',…

176
Yays

Green Menu Drop Down with jQuery

Views 59748   downloads 7547   Menu & Navigation

Features Full cross-browser compatibility Fully accessible even when javascript is turned off, as a pure css menu Search engines optimized Clear unordered list (LI and UL HTML tags) structure Easy to…