This widget encapsulates s3slider plugin of jQuery.
protected/extensionsSee the following code example:
$this->widget('application.extensions.s3slider.S3Slider', array( 'images' => array( array('images/banner/01.jpg', 'Text 1'), array('images/banner/02.jpg', 'Text 2'), array('images/banner/03.jpg', 'Text 3'), array('images/banner/04.jpg', 'Text 2'), array('images/banner/05.jpg', 'Text 3'), ), 'width' => '720', 'height' => '300', ) );
Total 2 comments
Great Extension. It works good on my localhost. However, the same code has issue on web server. Not able to figure out the cause yet.
Thanks for you! OrbitSlider was very bad!
Leave a comment
Please login to leave your comment.