This simply; show animation by request page; ends when the process is complete. Encapsulates the jqueryIntroLoader Plugin: http://factory.brainleaf.eu/jqueryIntroLoader/documentation.php
Requirements ¶
Yii 1.1 or above JQuery 2.1 or above (Uses the script jquery.min.js)
Usage ¶
Download the Zip file. Extract directory 'loaderPage' newly extracted into extensions folder from your project.
Put widget so:
$this->widget('ext.loaderpage.LoaderPage');
Make sure place this widget in any file that contains the tags head /head
If you have any questions, please ask in the forum instead.
Signup or Login in order to comment.