Description
Count It Round is a standalone plugin that allows you easy and fast to create circular countdown timers for your website.
Features:
- jQuery driven (requires at least version 1.7)
- Uses HTML5 CANVAS
- Resizable width and height and circles thickness.
- Customizable colors and font-sizes
- Supports multiple instances
- Supports client-side or server-side (unix timestamp) time.
Default Usage:
<script type="text/javascript"> jQuery(".my-clock-place").buildCounter({ startdate: "1 January 2013 12:00:00 GMT", enddate: "30 December 2013 12:00:00 GMT", callback: function() { alert("Countdown is complete!"); } });</script>
You may also like Count it Round for Wordpress, JBMarket Circular Countdown
Category : Scripts, javascript, countdowns | Rating: