Submit your widget
215
Yays

Dynamic glide navigation with jQuery plugin

Views 45165   downloads 7936   Menu & Navigation

Dynamic menu with scrolling color glide followed, appropriate for personal entertainment blog and website which requires newfashioned style and personalization. Help Step1:include js and css files.  …

133
Yays

Jquery Awesome-Filled Navigation Menu Use Sprites

Views 18589   downloads 3843   Menu & Navigation

CSS sprites can dramatically increase a website’s performance, and with jQuery, we can implement awesome transition effects easily. Let’s get started. Step 1 Create an html file, and add the…

113
Yays

jQuery Animated Menu

Views 17619   downloads 4687   Menu & Navigation

Step 1 – Set up the Structure Here is the HTML markup that is used in the demo: <div id="menu" class="menu"> <ul> <li><a href="[removed];">Home</a></li> <li><a…

180
Yays

Minimalistic Navigation Menu with CSS3

Views 29569   downloads 6173   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 25550   downloads 5106   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 21130   downloads 4060   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 25008   downloads 6385   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 31828   downloads 3974   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 58862   downloads 7348   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…