Home » Web Dev & Design » jQuery-countdown : jQuery Countdown plugin that doesn’t sucks!

jQuery-countdown : jQuery Countdown plugin that doesn’t sucks!

jQuery-countdown : jQuery Countdown plugin that doesn’t sucks!

jquery-countdown:  Great jQuery Plugin for Animated Countdown

jQuery Countdown is awesome plugin and has a great animation feature. The best thing about this plugin is that its JavaScript code has just 1.7 KB weighs. Very light weighted isn’t it? This plugin is still at beta stage, but jQuery-countdown is a great plugin for countdown counters that I ever seen, and is very useful to create animated countdown timers.

Creative animated countdown jquery plugin1 470x273 jQuery countdown : jQuery Countdown plugin that doesnt sucks!

Basic usage of plugin:

$(‘#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”
});

 

You can use following command to anonymously check out the latest project source code:

# Non-members may check out a read-only working copy anonymously over HTTP.
svn checkout http://jquery-countdown.googlecode.com/svn/trunk/ jquery-countdown-read-only

Source Websitejquery-countdown  Demo page

Liked the post, Why not share, Digg, Stumble ?

Related search terms:

  • ANIMATED countdown
  • count down
  • DIGITS PNG
  • jquery countdown plugin that doesnt sucks!
  • jquery-countdown googlecode com/svn/trunk/img/digits png


Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

CommentLuv badge