jQuery

[jQuery] 倒數計時(還有X天X時X分X秒)

jQuery 倒數計時, 需要 jQuery.Timers 這個 plugin.
startDate 可以用 server 的時間輸出, 避免 client 的電腦時間不準。

More >