Simple Round Countdown Timer Plugin For jQuery
Yet another jQuery countdown timer plugin that creates a CSS3 based circular ticking timer with custom duration and time units.
Demo
Download




#iwtv#interview with the vampire#jacob anderson#sam reid#amc tvl
seen from Canada

seen from Canada

seen from Iraq

seen from China
seen from United States
seen from China

seen from Iraq
seen from United States

seen from United States
seen from United States
seen from China

seen from China
seen from Vietnam
seen from Philippines
seen from Armenia

seen from Germany
seen from China
seen from Philippines
seen from China

seen from Iraq
Simple Round Countdown Timer Plugin For jQuery
Yet another jQuery countdown timer plugin that creates a CSS3 based circular ticking timer with custom duration and time units.
Demo
Download
Flip Clock-Style jQuery Countdown & Count Up Timer Plugin - flipTimer
flipTimer is a jQuery plugin which enables you to count down towards or count up from a certain time like a vintage flip clock.
Demo
Download
New Post has been published on Html Use
New Post has been published on http://www.htmluse.com/timeto-timer-countdown-digital-clock/
TimeTo - Timer countdown digital clock
Download Demo
TimeTo is a jQuery plugin that makes timer countdown digital clock for your website
1. INCLUDE JS FILES
<link href="timeTo.css" type="text/css" rel="stylesheet"/> <script src="//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script> <script src="jquery.timeTo.min.js"></script>
2. HTML
<div id="countdown-1"></div>
3. JAVASCRIPT
$('#countdown-1').timeTo( seconds: 100, displayHours: false );
4. OPTIONS
Object with initial settings:
callback: function that call when countdown end, default null;
captionSize: integer font-size by pixels for captions, if 0 then calculate automaticaly, default 0;
countdown: boolean if false then it’s as clock, default true;
countdownAlertLimit: integer seconds left to countdown end after that clock apply CSS class timeTo-alert, default 10;
displayDays: integer count of digits days to display, default auto (for backward compatibility true means 3);
displayCaption: boolean if true then captions display, default false;
displayHours: boolean if false then hide hours, default true;
fontFamily: string font-family for digits, default ‘Verdana, sans-serif’;
fontSize: integer font-size by pixels for digits, default 28;
lang: string language for caption, available ‘en’, ‘ru’, ‘ua’, ‘de’, ‘fr’, ‘sp’, ‘it’, ‘nl’, ‘no’, ‘pt’, default ‘en’;
seconds: integer initial time in seconds for countdown timer, default 0;
start: boolean if true – start timer automaticaly, else need execute .timeTo(“start”), default true;
theme: string nameof color theme, available “white” and “black”, default ‘white’;
timeTo: date object specify date and time for current time or for countdown to, default null.
Modern Circular jQuery Countdown Timer Plugin - Final Countdown
Final Countdown is a cool jQuery timer plugin used to countdown in seconds, minutes, hours and days to any date time, with a ring-style countdown indicator.
Demo
Download
Attractive jQuery Circular Countdown Timer Plugin - TimeCircles
TimeCircles is a simple yet attractive jQuery plugin for creating a countdown or count up timer with cool looking circular design.
Demo
Download
Extremely Lightweight jQuery Countdown Timer Plugin - downCount
downCount is a lightweight and fast jQuery plugin which helps you create a countdown timer with custom alert text and timezone support.
Demo
Download
jQuery Retro Flip Clock & Countdown Timer Plugin - FlipClock
FlipClock is a jQuery plugin for creating a clock & countdown timer that displays information in a digital format on a split flap display.
Demo
Download