倒计时 jquery.countdown插件

来源:互联网 发布:男士休闲单肩包 知乎 编辑:程序博客网 时间:2024/05/29 16:06

查看原文

查看在线演示Demo和更多原文内容教程:http://www.ibloger.net/article/1305.html

这个一款简单的 jQuery 倒计时插件,用于显示剩余的天数,小时,分钟和秒。倒计时功能是非常有用的一个小功能,可以告诉用户多久以后您的网站将会发布或者关闭进行维护,还可以用于举办活动的开始和停止的倒计时。

示例:
Basic coupon site with format N days hr:min:sec
Advance coupon with conditionals and pluralization, format N weeks N days hr:min:sec
Product launch in… (callback style)
New year’s eve (legacy style)
Multiple instances on the same page
Calculate the countdown total hours

教程:http://hilios.github.io/jQuery.countdown/examples/advanced-coupon-site.html
GitHub:https://github.com/hilios/jquery.countdown
下载:https://github.com/hilios/jQuery.countdown/releases/download/2.1.0/jquery.countdown-2.1.0.zip

1 0
原创粉丝点击