Submit your widget
82
Yays

jQuery good Dropdown Menu Tooltips

Views 31334   downloads 5299   Menu & Navigation

Within the jQuery library it’s possible to create some fantastic effects. These can enhance the overall user experience dramatically and often work hand-in-hand with new CSS3 and HTML5 techniques.…

86
Yays

jQuery horizontal and vertical Timelines slideshow

Views 34992   downloads 6938   Slideshow & Scroller

This simple plugin helps you to give more life to the boring timelines. Supports horizontal and vertical layouts, and you can parameterize the majority of attributes: speed, transparency, etc.. Include…

73
Yays

Nice jQuery and CSS Floating social toolbar

Views 23808   downloads 3590   Menu & Navigation

we’re going to show you how to make a fancy floating bar using jQuery and JavaScript, as the one you see when scrolling down on this page. From creating the PHP file to customizing the CSS, we will…

104
Yays

Horizontal & Vertical Common Accordion with jQuery

Views 33022   downloads 7986   Accordion

Here I come with a new jQuery Accordion component. I know lots of accordions are available on the net. But I could not find the one, I was looking for. Well... Whatz the difference then? What was I looking…

104
Yays

Nice horizontal accordion with jQuery plugin

Views 25049   downloads 6620   Accordion

The plugin works correctly in ie8 & ie9, it does not work in ie9 switched to ie8 standards mode, or ie9 compatibility view. If you’re using ie9 as ie8 to debug, the tabs will only be clickable…

86
Yays

jQuery and html5 Brush Stroke Navigation

Views 25710   downloads 5675   Menu & Navigation

You can see the folder structure. It is quite simple. A folder for images, another for script files, one HTML file and a CSS file. The Content – HTML5 We’ll be using some HTML5 elements to…

86
Yays

Like Apple Navigation Dock jQuery Plugin

Views 21829   downloads 6342   Menu & Navigation

1) Menu structure <!-- HTML FILE --> <ul id="targetMenu"> <!-- use <li class="navActive"> to set active icon menu --> <li> <a href="#">…

72
Yays

jQuery browser mobile window chooser

Views 17042   downloads 4065   Menu & Navigation

It's always fun to play with jQuery especially when you are trying to recreate something that you enjoy using. One such thing is window chooser in Opera Mobile browser where opened windows are positioned…

118
Yays

jQuery vertical and horizontal dropdown menu

Views 39548   downloads 6998   Menu & Navigation

The article source:http://plugins.jquery.com/project/naviDropDown Here is a jQuery plugin which allows you to create a simple drop down menu, utilising hoverIntent, and jQuery’s own slideUp and…

107
Yays

jQuery An Auto Collapsing Bread Crumb

Views 16097   downloads 3101   Menu & Navigation

With a little help from jquery user "mikejbond", the chevron overlay div no longer needs to be part of the HTML, it is inserted dynamically. You may still want include it if you want to cache image on…

137
Yays

jQuery Accordion slide Plugin

Views 36783   downloads 6788   Accordion

It to be more like an image slider. There are some coding after the project was complete jQuery plugin. Example 1 Each slide is 600 x 270 pixels. I've set the width of the accordion to 960 and the slideWidth…

104
Yays

jQuery Awesome Social Media Share Menu

Views 44867   downloads 1880   Menu & Navigation

we will show you how to create a social media share menu using CSS and jQuery. We are going to create the menu using basics CSS such as the CSS background-position property and a little jQuery to make…

151
Yays

Chrome, Safari Fancy menu with CSS3 and jQuery

Views 21554   downloads 4565   Menu & Navigation

Fancy menu was made popular by devthought, it is develop on top of the Mootools library. And later a jQuery version of this menu called lavalamp was made popular by Ganesh. This time I will show you how…

201
Yays

Multiple CSS Drop-Down Menu with jQuery

Views 36399   downloads 8581   Menu & Navigation

Modular, with themes. Not only HTML is separated from CSS, but even CSS definitions are categorized into structural and thematic types. Thus creating a new css drop-down menu means creating only a new…

258
Yays

Display social icons in a beautiful way using CSS3

Views 26102   downloads 6162   Menu & Navigation

When you hover a icon, a small tooltip is displayed with the name of the social media. All other icons have a low opacity. I wanted to take this concept and bring it to the next level using CSS3 transitions.…