Submit your widget
681
Yays

jQuery voting tools

Views 18410   downloads 4001   Rating & Star Rating

Markup Like anything, this can be done a number of ways. There’s not much semantic relevance here, so any sensible structure will do. The only real requirement is to have enough elements for styling…

115
Yays

jQuery Pretty checkboxes

Views 13381   downloads 2907   Form

The checkboxes are still there, but we won’t be clicking them. The checking/unchecking will handled by the “Select” and “Cancel” links within each list item. Each list item…

187
Yays

HTML5 jQuery Slideshow w/ Canvas

Views 36717   downloads 4883   Slideshow & Scroller

You’ve probably heard a lot about the new HTML5 canvas element. As the name implies, this is a special element that allows us to create and modify graphics. In addition, we can also use it like…

92
Yays

jQuery time picker plugin

Introduction jTimepicker is a jQuery plugin for set hours, minutes and seconds individually with jQuery UI Slider. Getting started To use the jTimepicker plugin, include the jQuery library, the jTimepicker…

144
Yays

lightweight Scrollbar jQuery plugin

Views 18949   downloads 5158   Slideshow & Scroller

Tiny Scrollbar can be used for scrolling content. It was built using the javascript jQuery library. Tiny scrollbar was designed to be a dynamic lightweight utility that gives webdesigners a powerfull…

156
Yays

Image Flow with jquery

Views 39336   downloads 6297   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…

120
Yays

Notes For LightBox With jQuery

Views 17773   downloads 4046   Lightbox & Dialog & Overlay

NotesForLightBox is a simple, unobtrusive script used to overlay images on the current page. It's a snap to setup and works on all modern browsers. The current functionalities are: Rounded corners light…

112
Yays

jQuery Dragval drag and choose value

Views 8943   downloads 1698   Layout & Interface

jQuery Dragval is jQuery plugin to create a dragging measure. Main parameters (default): loopTime: 60, // (ms) clickTime: 200, // (ms) step: 10000, min: 10000, max: 2000000, startValue: 0, In head: <link…

130
Yays

Star Rating Form Widget 2

Views 10190   downloads 2218   Rating & Star Rating

The Starry Widget is a simple class that will enable you integrate star-rating fields into your forms with little or no Javascript knowledge. If you want to make your own custom stars, I've included stars.psd…

122
Yays

Star Ratings with jQuery Plugin

Views 9099   downloads 2685   Rating & Star Rating

The existing star rating plugin for jQuery takes too much effort (client & server) so I wrote the jQuery Rater Plugin that should reduce the complexity of implementing an ajax rating scenario on the…

106
Yays
128
Yays

jQuery Color Picker

Views 8770   downloads 2442   Color Picker

* Original color picker demo modified in order to create a plugin, * Corrected some positionning bugs with others browsers (IE6, IE7...) : CSS tuning. ... there are some missing features to implement…

130
Yays

accordion menu with jquery

Views 23312   downloads 4849   Accordion

In this post, you’ll see two examples of accordion. First menu’s visibility get’s toggled on clicking on the header while the another menu’s visibility get’s toogled when…

97
Yays

Accessible collapsing menu

Views 14219   downloads 3019   Menu & Navigation

This is a demo of the script explained in Accessible expanding and collapsing menu. The HTML The HTML that appeared in the article is this (shortened, and with id values translated from Swedish): <div…

102
Yays

JQuery InnerFade With Images and Text

Views 15108   downloads 2632   Slideshow & Scroller

What is it? InnerFade is a small plugin for the jQuery-JavaScript-Library. It's designed to fade you any element inside a container in and out. These elements could be anything you want, e.g. images,…