搜索资源列表
autoSuggest
- 根据键盘触发的事件,以两种方式(拼音/汉字)自动补全文本想要输入的内容,并且探出下拉菜单显示匹配的内容,以供用户选择。本实例中只支持本分城市名称的自动补全。
google
- 仿google搜索,下拉文本框自动补全代码 -Imitation Google search, drop-down text box auto-complete code
jquery-auto-complete
- jquery实现文本框自动补全,模仿一些像百度查询输入框的例子-jquery auto-complete text box, imitate the example of the query input box, like Baidu
Jquery
- Jquery实现仿搜索引擎文本框自动补全功能-Jquery achieve search engine text box imitation auto-complete function
AutoComple
- 文本中输入首字母,程序会根据数据库中的信息进行自动补全-Enter the first letter of the text, the program will be based on information in the database auto-completion
autocomplete
- jquery自动补全特效(变量对象为字符可以转换成数据查询结果)(jquery--autocomplete)