This extension is a wrapper for JCarroselLite: * http://gmarwaha.com/jquery/jcarousellite/ * * Copyright (c) 2007 Ganeshji Marwaha (gmarwaha.com) * Dual licensed under the MIT and GPL licenses: * http://www.opensource.org/licenses/mit-license.php * http://www.gnu.org/licenses/gpl.html
JQuery 1.4 Yii 1.4 or above
$this->beginWidget('ext.scrollingnews.ScrollingNews', array('scriptOptions'=>array('visible'=>2))); <ul> <li>item 1</li> <li>item 2</li> <li>item 3</li> </ul> <?php $this->endWidget();
...external resources for this extension...
Total 2 comments
I tested the example bellow but it's not working with firefox.... working with IE
To other viewers: Please do NOT thumb down this or any other extension (or any Wiki article) without writing at least smallest comment, what you don't like in it. Leaving a thumb down without informing author what is wrong in your opinion doesn't really make any sense! Thank you!
Leave a comment
Please login to leave your comment.