阿拉米斯

Go home or stand up, it's your fucking choice. Do you still remember the reason why you are here?!
  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2012年6月7日

摘要: 语法: autocomplete(urlor data, [options] ) 参数: url or data:数组或者url [options]:可选项,选项解释如下: 1) minChars (Number) 在触发autoComplete前用户至少需要输入的字符数,Default:1,如果设为0,在输入框内双击或者删除输入框内内容时显示列表。 2) width (Number) 指定下拉框的宽度,Default: input元素的宽度 3) max (Number) autoComplete下拉显示项目的个数,Default: 10 4) delay (Number) 击键后激活aut 阅读全文

posted @ 2012-06-07 15:46 阿拉米斯 阅读(1818) 评论(0) 推荐(0)