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"});
Complete usage:
$('#counter').countdown({ stepTime: 60, format: 'hh:mm:ss', startTime: "12:32:55", digitImages: 6, digitWidth: 53, digitHeight: 77, timerEnd: function() { alert('end!!'); }, image: "digits.png" });
That js code weighs just 1.7 KB!
Hope you like it.
The article source:http://code.google.com/p/jquery-countdown/
You might also like
Tags
accordion accordion menu animation navigation animation navigation menu carousel checkbox inputs css3 css3 menu css3 navigation date picker dialog drag drop drop down menu drop down navigation menu elastic navigation form form validation gallery glide navigation horizontal navigation menu hover effect image gallery image hover image lightbox image scroller image slideshow multi-level navigation menus rating select dependent select list slide image slider menu stylish form table tabs text effect text scroller tooltips tree menu vertical navigation menu