This extension is developed for making interactive Accordion jQuery panels
Yii 1.1 or above
...how to use this extension... Extract Zip archive in protected/extensions and place code where you want to show your widget
$this->widget('ext.accordion.AccordianWidget', array( 'class'=>'list1 pad_bot1', 'data'=>array( "TAb Name"=>array("Link Name"=>"URL","Link Name"=>"Url"), ) ) );
[php]
feel free to contact me in case of any bug or problem
syeduzairahmad@live.com
Total 2 comments
What about CJuiAccordion? What is the difference between in and your extension?
Either I'm missing something or you wrote an extension that is an exact duplicate of functionallity already available in core framework.
Doesnt work and uses google CDN for jquery Ui accordion
Leave a comment
Please login to leave your comment.