静的ページにカウントダウンを表示するコンテナを追加し、次のスクリプトを引用して、使用する時間パラメータを置き換えます。
timeoutDate—有効期限、時間形式は 2014/01/01 または 2014/1/1
D——天
H——時間
M——分
S——2 番目
xs——数字 0~9
レンダリング:
コード表示:
html:
jQuery:
$().ready(function () {
CcountDown([, , timeoutDate], ['and D 日 H 時間 / font> 分 S 秒 })
function CcountDown(t, c, _self, fn) {
function nd(d) {
return isNaN(d) (d ? new Date(d).getTime ? ( ) : new Date().getTime()) : d * 1000;
}
var e = [nd(t[0]), nd(t[1]), nd(t[2] ) ], _s = _self, b;
if (t[0] && e[0] > e[1]) {
$(_s).html(c[1]);
return ;
} else if (e[1] > e[2]) {
fn && fn($(_s));
$(_s).html(c[2]);
return; l / 36000 / 24、H: l / 36000 % 24、M: l / 600 % 60、S: l / 10 % 60、xs: l / 10 c[0].replace(/D| H|M|S|xs/g, function (m) {
var n = parseInt(k[m]) ''
1 && m != 'D' && m != 'xs') {
function () {
b(l - 1)
}, 100);
)()