开发者

search tags like stackoverflow? [duplicate]

开发者 https://www.devze.com 2022-12-11 06:07 出处:网络
This question already has answers here: jQuery autocomplete tagging plug-in like StackOverflow's input tags? [closed]
This question already has answers here: jQuery autocomplete tagging plug-in like StackOverflow's input tags? [closed] (6 answers) Closed 9 years ago.

how do you code a search box like the one in Tags where you enter a tag name and all tags are showing immidiately without you press enter.

can someone link me a script or tutorial for that. is it javascript or jquery? doe开发者_开发问答s it involve ajax?

and does it search in the database for tags? or is it searching through a xml file with tags?


Check out this JS library, http://harvesthq.github.com/chosen/

0

精彩评论

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