Submit your widget
682
Yays

jQuery voting tools

Views 18473   downloads 4035   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…

116
Yays

jQuery Pretty checkboxes

Views 13448   downloads 2938   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…

188
Yays

HTML5 jQuery Slideshow w/ Canvas

Views 36827   downloads 4914   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…

93
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…

145
Yays

lightweight Scrollbar jQuery plugin

Views 19009   downloads 5190   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…

157
Yays

Image Flow with jquery

Views 39403   downloads 6327   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 17843   downloads 4075   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…

113
Yays

jQuery Dragval drag and choose value

Views 9001   downloads 1725   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…

131
Yays

Star Rating Form Widget 2

Views 10280   downloads 2251   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 9162   downloads 2717   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…

107
Yays
129
Yays

jQuery Color Picker

Views 8831   downloads 2473   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 23388   downloads 4883   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…

98
Yays

Accessible collapsing menu

Views 14296   downloads 3046   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…

111
Yays

JQuery InnerFade With Images and Text

Views 15179   downloads 2668   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,…