最新下载
热门教程
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
Yii用AutoComplete实现表单自动提示
时间:2022-06-25 00:53:54 编辑:袖梨 来源:一聚教程网
基本用法如下:
controller层代码:
-------------------------------------------
| 代码如下 | 复制代码 |
|
class SiteController extends Controller { public function actionIndex() { $data=array('Nanjing', 'Beijing', 'Perth', 'Chicago','Paris','Pengnai','Sydney'); $this->render('index', array( 'data' => $data, )); } } |
|
view层代码:
------------------------------------------------------
| 代码如下 | 复制代码 |
|
$this->widget('zii.widgets.jui.CJuiAutoComplete', array( 'name'=>'city', 'source'=>$data, 'options'=>array( 'minLength'=>'1',//设置文本框中有最少有几个字符的时候开始提示 ), 'htmlOptions'=>array( 'style'=>'height:20px;' ), )); ?> |
|
相关文章
- 163免费邮箱入口-163免费邮箱登录入口手机 08-02
- 英雄联盟战绩隐藏了怎么查询-隐藏战绩查询方法 08-02
- 我的花园世界梦紫郁金香获取方法攻略 08-02
- 王者荣耀世界显存不足怎么办 显卡要求与解决方法 08-02
- 樱花动漫app下载-樱花动漫官方app安卓苹果双端下载地址 08-02
- 羞羞漫画登录页面免费漫画入口首 08-02