We don’t allow questions seeking recommendations for software libraries, tutorials, tools, books, or other off-site resources. You can edit the question so it can be answered with facts and citations.
Closed 9 years ago.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(2)
它只是一个 AJAX 自动完成功能。 jQuery UI 有一个内置的 自动完成器,非常易于使用。
It's just an AJAX autocomplete. jQuery UI has a built-in autocompleter that's very easy to work with.
这是一个教程: http://woorkup .com/2010/09/13/how-to-create-your-own-instant-search/
您还可以查看许多可用的 jQuery 插件的来源(谷歌搜索“live search”) 、“即时搜索”或类似)。例如,这个: http://ejohn.org/blog/jquery-livesearch/
Here is a tutorial: http://woorkup.com/2010/09/13/how-to-create-your-own-instant-search/
You can also look at the source of the many available jQuery plugins for that purpose (google for "live search", "instant search" or similar). For instance, this one: http://ejohn.org/blog/jquery-livesearch/