Submit your widget
93
Yays

Dynamic Image Gallery and Slideshow

Views 16528   downloads 3544   Slideshow & Scroller

This extremely lightweight JavaScript image gallery and slideshow script clocks in under 3kb packed and includes a number of cool features. Here is an example of the markup… <div id="gallery">…

93
Yays

Smooth slide show script s3Slider jQuery plugin

Views 12420   downloads 2586   Slideshow & Scroller

It is very easy. First include the jQuery library then include the s3Slider javascript in the head of the page(s) where you want to use s3Slider. <script src="js/jquery.js" type="text/javascript"></script>…

93
Yays

jQuery Slideshow

Views 13832   downloads 2894   Slideshow & Scroller

Homepages generally don’t have enough space for all the promotions clients want to put on there.  The homepage slideshow is a great space saving solution, while keeping your homepage from looking…

93
Yays

Color Changing Text and Backgrounds w/ jQuery

Views 10918   downloads 2181   Image Effects

Here’s a quick and easy way to cycle between multiple colors smoothly. Normally you would define the (background) color in the CSS and that would be the end of it. In this case we want to be able…

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…

93
Yays

Experiment in Password Masking

Views 6617   downloads 1840   Form

HashMask is an attempt to find a more secure middle ground between clear and masked passwords. It does this by visualizing a hashed representation of the password as a sparkline with color – the…

93
Yays

jQuery Style tooltips plugin

Views 7461   downloads 1529   Tooltips

Small in size (3kb) script to enhance the look of tooltips. It works just like browser’s native tooltips with few options and styling via CSS. By default, the script applies to any element with…

93
Yays

Elastic Textarea form with jQuery (Ext JS)

Views 12022   downloads 2055   Form

Since it was first featured on Facebook, elastic textareas – <textarea> elements that automatically expand or shrink depending on how much text the user inputs – has become one of the…

93
Yays

fance Checkboxes, Radio Buttons, Select Lists, Custom HTML Form Elements

Views 14461   downloads 2978   Form

Have you ever wanted to use your own images for checkboxes, radio buttons or select lists? This script will let you do that. Easily. The unobtrusive script gracefully degrades, so if JavaScript is disabled,…

93
Yays

Multiple jQuery color picker plugin

Views 11805   downloads 2281   Color Picker

Farbtastic is jQuery plug-in that can add one or more color picker widgets into a page through JavaScript. Each widget is then linked to an existing element (e.g. a text field) and will update the element's…

93
Yays

awesome Wheel Menu with CSS3

Views 38309   downloads 7331   Menu & Navigation

There’s no better way to learn CSS3 than to get your hands dirty on an actual project and that’s exactly what we’re going to do. I’m going to teach you how to create an awesome,…

93
Yays

Cool countdown with jquery

This countdown has a great animation. This project is still at beta stage, soon i'll implement callbacks and stuff. Basic usage: $('#counter').countdown({startTime: "01:12:32:55"});…

93
Yays

CSS3 3D Lightbox Image Gallery Animation

Views 21391   downloads 5009   Lightbox & Dialog & Overlay

For the most part, the CSS3 tutorials and examples out there are a little dull. Of course there are some really great examples out there such as Benjamin de Cock’s CSS Playground but most others…

93
Yays

Mootools Thumbnail lightbox Hover Effect

Views 22839   downloads 4920   Lightbox & Dialog & Overlay

Thumbnails of photos is very common part of any website. We have seen a lot of innovation and beautiful representation of thumbnails. Recently I came across a beautiful hover effect on thumbnails. Without…

93
Yays

mini accordion and news scroll ticker with jQuery

Views 22980   downloads 5119   Accordion

This widget-esq script is at once both a news ticker and a mini accordion. It takes a config file of data (headlines, image SRCs, URLs etc) and paginates your headlines into folds. It will optionally…