Circular Countdown jQuery Source Code
is a simple attractive circular countdown timer that counts down a number of seconds. The style is configurable and a callback is supported on completion.
Circular Countdown jQuery Source Code Features
- Responsive design
- Options are configurable via JavaScript
- You can change timer type to countdown or count-up
- Supports client-side or server-side (Unix timestamp) time
- Simple and clean interface
- Resizable width, height, font size and circles thickness
- Easy font and color change from the plugin options
- Show or hide days, hours, minutes or seconds
- Texts can be changed via parameters
- Supports multiple instances
- Uses HTML5 Canvas
- Works in IE, Firefox, Safari, Opera, Chrome
- IE7 and 8 don’t support canvas, but the plugin still works and displays the time remaining
- Callback function support after the counting finishes
- Help file is included