This is an Easy to use animated countdown javascript. Full example features a complete “under construction” page with 2 skins.
Requirements ¶
Yii 1.1.13 (Not tested in others)
Usage ¶
Drop this in your extension directory and then call the widget somewhere (in your layout, ...).
$this->widget('ext.bcountdown.BCountdown',
array(
'title'=>'UNDER CONSTRUCTION', // Title
'message'=>'Stay tuned for news and updates', // message for user
'isDark'=>false, // two skin dark and light , by default it light i.e isDark=false
'year'=>'2016',
'month'=>'5',
'day'=>'24',
'hour'=>'23',
'min'=>'3',
'sec'=>'3',
)
);
Nice Work
Thanks for the extension... :)
Good
Thank you I used it .
Good
Thanks for the extension!
^_^
Woowww This so secure (y)
ptaung
Thanks
If you have any questions, please ask in the forum instead.
Signup or Login in order to comment.