一个实现了时钟、倒计时和秒表功能的jQuery插件epiclock_时代Java(NowJava.com) -JS/jQuery代码 -演示与下载 -时代Java
mode.clock
Current time, based on the client's clock.
mode.explicit
Time based on server settings. Demo always starts from: March 1, 2010 10:20:30 am
mode.countdown
Counting down to 1 day from the page load.
mode.countup
Counting up since 1 day before the page load.
mode.rollover
Counting down till 10 seconds from page load, then counting up.
mode.expire
Counting down till 10 seconds from page load, then counting up.
mode.loop
5 seconds timer, which has completed 0 time(s).
mode.stopwatch
Keeps track of the time the clock has been running while not paused. Toggle paused status or Restart.
mode.holdup
Displays the number of seconds that have passed since 10 seconds after page load.
mode.timer
60 second counter, which can be paused. Toggle paused status.
mode.timer with retro renderer
Current time, based on the client's clock.
mode.countdown with retro renderer
Counting down to 1 day from the page load.

Page Controls

代码整理:时代Java(NowJava.com) 

转载请注明出处,此代码仅供学习交流,请勿用于商业用途。

下载代码说明
X关闭

jQuery插件epiclock实现了在线时钟、倒计时和秒表等常用功能

一个实现了时钟、倒计时和秒表功能的jQuery插件epiclock,通过这个插件你可以很容易的制作出在线时钟、秒表、倒计时等常用功能,经测试演示中的界面也非常漂亮,简单实用。