Submit your widget
158
Yays

jQuery Speedometer

A widget for displaying a percentage through an animated needle on a speedometer image. Tested and works in Internet Explorer 7. Also tested on Firefox 3.6.3. Usage: $([selector]).speedometer([options…

158
Yays

like iPhone jQuery scroller Date and Time picker

A wheel scroller user control optimized for touchscreens to easily enter date and/or time. The control can easily be customized to support any custom values and can even be used as an intuitive alternative…

157
Yays

jQuery Super Cool Bubble Navigation

Views 25291   downloads 6246   Menu & Navigation

In this tutorial we are going to create a bubbly navigation with jQuery. The idea is to have some round navigation icons that release a bubble when hovering over them. We will use the jQuery Easing Plugin…

157
Yays

Kwicks accordion menu for jQuery

Views 27130   downloads 5380   Menu & Navigation

Default CSS Note that all of the examples on this page are using this as their default stylesheet /* defaults for all examples */ .kwicks { list-style: none; position: relative; margin: 0; padding: 0;…

157
Yays

Image Flow with jquery

Views 39401   downloads 6326   Slideshow & Scroller

ImageFlow is an unobtrusive and userfriendly JavaScript image gallery. For more information about ImageFlow read the features list, take a look at the documentation and check the blog. For anything else…

157
Yays

Rare Accessible charts using jQuery and HTML5

Views 22414   downloads 4735   Graph & Chart

Accessible data visualization in HTML has always been tricky to achieve: people commonly use image elements for static charts, which provide only the most basic textual information to non-visual users;…

155
Yays

simple useful tool tip jquery plugin

Views 16397   downloads 4214   Tooltips

The article source:http://labs.unitinteractive.com/unitip.php This tooltips supports all browsers, is easy to deploy, and is surprisingly light-weight. Best of all: it offers you the opportunity to customize…

155
Yays

jQuery beautiful slideshow book transition pages

Views 59570   downloads 14579   Slideshow & Scroller

turn.js is a plugin for jQuery that adds a beautiful transition similar to real pages in a book or magazine for HTML5. + Uses Hardware acceleration + Works on tablets and smartphones + Easy to manipulate…

154
Yays

Horizontal Accordion using the Tabs

Views 25650   downloads 4036   Accordion

HTML Coding Our HTML setup is similar to the basic accordion setup except that the "headers" are now images: <!-- accordion root --> <!-- 1st header and pane --> .. pane content .. <!--…

154
Yays

jquery elastic thumbnail menu

Views 15153   downloads 2803   Menu & Navigation

The HTML Quick and easy, the general framework we’ll be using goes as follows: <div id="menuwrapper"> <div id="menu"> <a href="#" class="menuitem"><img src="image.jpg"></a><!--Template…

154
Yays

jQuery-Horizontal Accordion

Views 23098   downloads 5025   Accordion

This jQuery plugin allows you to easily transform any unordered list into a horizontal menu. Currrent functionality: No dependencies Optional use of easing plugin Close and open content one after the…

154
Yays

thumbnail scroller with jquery

Views 35254   downloads 4619   Slideshow & Scroller

A cool jquery/css thumbnail scroller inspired by the ones made in Flash. It works on mouse over and it’s simple to configure and easy to style through css. The code for the full sized, horizontal…

154
Yays

JQuery Fancy lightbox alternative

Views 25669   downloads 6650   Lightbox & Dialog & Overlay

FancyBox is a tool for displaying images, html content and multi-media in a Mac-style "lightbox" that floats overtop of web page. Can display images, HTML elements, SWF movies, Iframes and also Ajax requests…

154
Yays

Supersized Slideshow jQuery Plugin

Views 25952   downloads 3941   Slideshow & Scroller

Features So, what exactly does Supersized do? Resizes images to fill browser while maintaining image dimension ratio Cycles Images/backgrounds via slideshow with transitions and preloading Navigation…