您的位置:首页 > Web前端 > JQuery

倒计时 jquery.countdown插件

2016-07-08 17:25 483 查看

查看原文

查看在线演示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
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: