开发者

jQuery autocomplete show results 'containing' query not begining with query

jQuery autocomplete plugin shows results t开发者_如何学Chat begin with the query you type into a search box. How would you amend the plugin to allow you to show results that contain the query you are typing? for example, i am searching for people, i want to be able to type either a firstname or a surname, i type 'and' i want it to show Adam Anderson, James Anderson, Andy Smith


The version of the "autocomplete" plugin I use already has a "matchContains" option. If that's set to true, then it behaves exactly as you describe.

http://www.pengoworks.com/workshop/jquery/autocomplete.htm

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜