A countdown widget with jquery.
This widget is just a countdown that show hours, minutes and seconds. At the end, redirect the user in another page.
Requirements ¶
Yii 1.1 or above
Usage ¶
$this->widget('ext.ecountdown.ECountDown', array(
'seconds' => 4
));
Change Log ¶
v0.1 (March 15th, 2012) ¶
v1.0 (??, 2013) (only on github) ¶
- #2: improved documentation
- #3: wrong folder structure
- #1: count-up
- #4: count up will never stop
Resources ¶
github.com/sensorario/ecountdown
Total 1 comment
can come handy
Leave a comment
Please login to leave your comment.