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) ¶
- created extension
v1.0 (??, 2013) (only on github) ¶
2: improved documentation ¶
3: wrong folder structure ¶
1: count-up ¶
4: count up will never stop ¶
can come handy
can come handy
If you have any questions, please ask in the forum instead.
Signup or Login in order to comment.