摘要:
1、jquery.autocomplete参考地址 http://bassistance.de/jquery-plugins/jquery-plugin-autocomplete/ http://docs.jquery.com/Plugins/Autocomplete 2、jquery.autocomplete详解 语法: autocomplete(urlor data, [options] )参数: url or data:数组或者url [options]:可选项,选项解释如下:1) minChars (Number) 在触发autoComplete前用户至少需要输入的字符数,Defaul 阅读全文