Submit your widget
226
Yays

jQuery Colorful Content Accordion menu

Views 24907   downloads 4933   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…

384
Yays

Beautiful red vertical glide navigation menu jquery plugin

Views 41207   downloads 6120   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>…

242
Yays

Simple unlimited levels vertical drop down navigation menu jquery plugin

Views 54464   downloads 7997   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">…

180
Yays

Minimalistic Navigation Menu with CSS3

Views 29573   downloads 6175   Menu & Navigation

Today we are making something practical – a simple CSS3 animated navigation menu The XHTML The menu is organized as an unordered list. This is the most suitable structure for a menu, as it provides…

162
Yays

Pretty nice Slide Out Navigation Revised

Views 25554   downloads 5107   Menu & Navigation

1. The HTML Structure The only thing we will need for the navigation is a simple unordered list with links and spans inside of the list elements: Home About Search Photos Rss Feed Podcasts Contact The…

155
Yays

Medium Slate Blue Menu Slide Style with Jquery

Views 21135   downloads 4061   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…

163
Yays

Sky Blue Menu Drop Down with jQuery

Views 25012   downloads 6387   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…

165
Yays

jQuery Multicolor animation drop down navigation menu

Views 31832   downloads 3975   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',…

172
Yays

Green Menu Drop Down with jQuery

Views 58865   downloads 7350   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…