Countdown is the great way to notify the website visitors that when your website or blog will be Live soon! Countdown is the best way to give an exact time duration before the launching. There are many jquery plugins are available to show a simple countdown but here is the Jquery plugin which is light-weighted (1.7KB only), animated and easy to use. You can easily customize the width, height and format of the image. This Jquery Countdown plugin is released under the code license of Apache License 2.0 which allows you to free download.
How to use this plugin-
Basic Usage of Countdown Plugin-
$('#counter').countdown({startTime: "01:12:32:55"});
Countdown Plugins with various options –
$('#counter').countdown({ stepTime: 60, format: 'hh:mm:ss', startTime: "12:32:55", digitImages: 6, digitWidth: 53, digitHeight: 77, timerEnd: function() { alert('end!!'); }, image: "countdown.png" });
Jquery Countdown Plugin –
Simple Animated and Light-weighted Jquery Countdown plugin
Live Demo of the Plugin –
Simple Animated and Light-weighted Jquery Countdown plugin Demo
License – Free (Apache License 2.0)
Similar Posts:
- ‘Optimizer’ Free WordPress Theme Download – Responsive, SEO Ready, Fast Loading WP Theme
- Facebook official plugin for WordPress- Download Facebook WordPress Plugin
- ‘Theme-Check’ WordPress Plugin To Review & Test WordPress Theme
- How To Add humans.txt file to wordpress blog – Advanced SEO Tips
- WordPress Antivirus Plugin – Scan Theme Files To Improve WordPress Security
- Brutal Genesis Child Theme Download – Genesis WordPress Themes
- Abito Free WordPress Theme Download | Responsive & Grid Layout WP Theme
- How To Batch (Multiple) Reply in Gmail using Google Chrome Extension
Leave a Reply