Submit your widget
59
Yays

Rolodex Style jQuery Countdown Ticker

For this example we don’t need a whole bunch of confusing HTML markup. I’m using a containing div #clock-ticker set with a clearfix class, and inside we have 4 different floating divs. These…

82
Yays

Very stylish jQuery Countdown Timer

When building a coming soon or event page, you find yourself in search for a good way to display the remaining time. A countdown gives the feel of urgency, and combined with an email field will yield…

83
Yays

Countdown jQuery Slick Image Slider Plugin

Views 26699   downloads 6167   Slideshow & Scroller

Sick of confusing and bloated image sliders that never work? Rock ZURB's Orbit for a mere 4KB Note: Works best in Chrome, Safari, FF3.5+ (but is tested for IE7+, FF3.5+, Chrome and Safari) The new…

75
Yays

simple Countdown Plugin jQuery

You've probably been to sites like RapidShare and MegaUpload that allow you to download files but make you wait a specified number of seconds before giving you the download link. I've created…

89
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"});…