eaccordianextention Use for making Accordian Menus

  1. Requirements
  2. Usage
  3. Syed Uzair Shah

This extension is developed for making interactive Accordion jQuery panels

Requirements ¶

Yii 1.1 or above

Usage ¶

...how to use this extension... Extract Zip archive in protected/extensions and place code where you want to show your widget

<?php
$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

Syed Uzair Shah ¶

syeduzairahmad@live.com

1 2
5 followers
410 downloads
Yii Version: 1.1
License: GPL-2.0
Category: User Interface
Developed by: uzairshah uzairshah
Created on: Sep 3, 2012
Last updated: 13 years ago

Downloads

show all

Related Extensions