Submit your widget
374
Yays

Dropdown Navigation in CSS3 jQuery

Views 29817   downloads 6241   Menu & Navigation

we will learn how to enhance you WordPress in a whole new way. Multi-Level or Multi-Dimensional navigation menus can offer your theme and users 2 new things. One, add a nice new type of effect to enhance…

210
Yays

jQuery horizontal animated menu

Views 18025   downloads 3095   Menu & Navigation

HTML code: HTML code seem to be simple. Simply copy and paste these all code below to your new HTML page. <div class="kwicks_container"> <ul class="kwicks"> <li id="kwick_1"> <a href="#">Home…

170
Yays

Image Hover Move- simple and practical navigation or featured image jQuery plugin

Views 44942   downloads 6215   Slideshow & Scroller

Usage Include js files.   <link href="css/images_hover_move.css" rel="stylesheet" type="text/css" /> <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.0/jquery.min.js"></script>…

123
Yays

Multi-level Navigation Menu With jQuery And CSS3

Views 13440   downloads 2932   Menu & Navigation

This is an attractive cross-browser navigation menu; notable features include CSS3 gradients, multiple sub-menus, and jQuery animations.

269
Yays

Lava Lamp Style Menu Navigation with jQuery

Views 32961   downloads 7072   Menu & Navigation

Step 1 Create the Mark-up Before we can create this neat functionality, we need a base from which to work from. In your favorite code editor, create an unordered list for your navigation, and import both…

90
Yays

jQuery sprite Fade Navigation Menu

Views 11827   downloads 1811   Menu & Navigation

What is a sprite? In case you aren’t sure, a CSS sprite is a large image, made up of all the smaller images you wish to use on your webpage. The benefits of using CSS sprites include: Page load…

160
Yays

Cool jQuery Site Collapsing vertical Navigation

Views 24484   downloads 4956   Menu & Navigation

we will create a collapsing menu that contains vertical navigation bars and a slide out content area. When hovering over a menu item, an image slides down from the top and a submenu slides up from the…

390
Yays

Sweet Menu JQuery

Views 40541   downloads 7701   Menu & Navigation

Sweet Menu takes an ordinary unordered list of links and makes it a sweet looking menu. It does this by utilizing jQuery and it’s plugin system. Simply include the jQuery library, the Sweet Menu…

108
Yays

RocketBar – A jQuery And CSS3 Persistent Navigation Menu

Views 9480   downloads 1739   Menu & Navigation

 Everyday on the web there’s something that we all do, almost regardless of the site that we’re on – we scroll down. If we’re reading a blog post, looking through a product…

119
Yays

Horizontal Sliding Submenu jQuery plugin

Views 18761   downloads 3066   Menu & Navigation

a horizontal sliding submenu. Has a couple of options and the appearance can be modified in the css. Slide Submenu requires: jQuery library hoverIntent plugin Slide Subnav plugin Example code to load…

128
Yays

jQuery Vertical Slideshow

Views 29763   downloads 4524   Slideshow & Scroller

A vertical slideshow that is ready to be used now or it can be customized as you need. jQuery CODE $(document).ready(function() { $("#side-nav a").vertSlider( { text : new Array("LivePipe: here is the…

90
Yays

Simple Jquery Right Click Cross browser Vertical Menu

Views 12556   downloads 2375   Menu & Navigation

[removed][removed] Creating right click with the help of jquery is real easy and can be implemented very quickly Step 1: Creating HTML Simply copy and paste the html next to the div to be right clicked.…

109
Yays

jdMenu Hierarchical Menu Plugin for jQuery

Views 9719   downloads 1464   Menu & Navigation

The jdMenu plugin for jQuery provides a clean, simple and elegant solution for creating hierarchical drop down menus for websites to web applications. View the feature list below to see if jdMenu is the…

140
Yays

jQuery CSS Drop Down Menu Style

Views 17829   downloads 4171   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…

100
Yays

A Keypress Navigation tabs jQuery

Views 9151   downloads 2288   Menu & Navigation

The key to a succesful website is the ease with which a user finds what they are looking for. Thus, it’s worth spending a lot of time and effort in creating both useful and visually appealing navigation…