2069
0
JQUERY COUNTDOWN PLUGIN
This is a simple countdown plugin which displays a countdown effect.
The usage could't be simpler, just one line. For example:
$('span.countdown').countdown({seconds: 30});
You can ...
- 阅读全文 -