jquery最新插件Autocomplete搜索自动提示功能

jquery最新插件Autocomplete搜索自动提示功能

这个jquery插件主要是完成搜索时的提示功能,详情请参考jquery ui 官方网站 Autocomplete案例.由于我还没用到,所以也只能说说大概,有兴趣的可以详细了解下,效果如下图:

jquery最新插件Autocomplete搜索自动提示功能_第1张图片

他分各种形式的数据绑定,例如xml、json、cache等,

Examples

  • Default functionality
  • Remote datasource
  • Remote with caching
  • Remote JSONP datasource
  • Scrollable results
  • Combobox
  • Custom data and display
  • XML data parsed once
  • Categories
  • Accent folding
  • Multiple values
  • Multiple, remote

 用法上与其它的插件大同小异,看说明应该都能看得懂。如果有什么疑问欢迎加入QQ群:70210212,77813547。

如果您对jquery sortable 感兴趣,可以参考我的另一遍博文用jquery的sortable做自定义网站模块 ;

如果你对jquery dialog感兴趣,可以参考修改jquery里的dialog对话框插件为框架页(iframe) ;

你可能感兴趣的:(jsonp,jquery,autocomplete,iframe,jquery插件,dialog)