Saturday 1 August 2015

[Web-development (jquery)] Alternative Way to make Dropdown menu in yii

Alternative Way to make Dropdown menu in yiiAlternative Way to make Dropdown menu in yii



<div> <?php echo $form->dropDownList($model,'country_id', CHtml::listData(Country::model()->findAll(), 'id', 'country_name'), array('empty'=>'Select Country'))?> </div> Or other option <div> <?php echo CHtml::dropDownList('Users[country_id'],'', CHtml::listData(Country::model()->findAll(), 'id', 'country_name'), array('empty'=>'Select Country'))?> </div> 

source : http://bbc.co.uk, http://tutorial101.blogspot.com, http://okezone.com

No comments:

Post a Comment

Contact Us

Name

Email *

Message *

All content at imdelgado fasion style was found freely distributed on the internet and is presented for informational purposes only.
Images / photos / videos found in this site reserved by its respective owners.
We does not upload or host any files.
Home | DMCA | Contact