**:
這是乙個基於jquey寫的倒計時。當然**有點小改動,只是改了一下展示效果。
在靜態頁新增顯示倒計時的容器,並引用下面指令碼,代入時間引數即可使用。
timeoutdate——到期時間,時間格式為2014/01/01或2014/1/1
d——天
h——小時
m——分鐘
s——秒
xs——數字0~9
效果圖:
**展示:
html:
jquery:
$().ready(function() );
}) function ccountdown(t, c, _self, fn)
var e = [nd(t[0]), nd(t[1]), nd(t[2])],
_s = _self,
b;if (t[0] && e[0] > e[1]) else if (e[1] > e[2]) (b = function(l) ;
$(_s).html(c[0].replace(/d|h|m|s|xs/g,
function(m)
return n
}));
settimeout(function() ,
100);
})()
}
倒計時器原始碼
package android.os import android.util.log public abstract class countdowntimer public final void cancel public synchronized final countdowntimer star...
JQuery實現倒計時
以下是要實現的效果 當條件滿足時,出彈窗,3秒後自動跳轉指定頁面 姓名 type text name name cwid type text name cwid class submit nclick submit 註冊 class tishi hide 恭喜您,身份驗證成功倒計時 id time ...
JQuery倒計時外掛程式
jquery倒計時外掛程式是一種比較常用的jquery的外掛程式,這裡是貼上別人的部落格,並未進行測試,先收藏著以後會用到。html頁面的呼叫方法 開始 重新開始 暫停暫停後 重新開始 開始 重新開始 暫停暫停後 重新開始 dev by cssrain time.js的 function this....