开发者

How to create a Facebook style autocomplete list with multiple options select

开发者 https://www.devze.com 2022-12-08 09:39 出处:网络
I want to create a facebook style auto-complete where you can have several options encircled in a bubble. More can be adde开发者_运维技巧d and each may be removed non-sequentially.http://harvesthq.git

I want to create a facebook style auto-complete where you can have several options encircled in a bubble. More can be adde开发者_运维技巧d and each may be removed non-sequentially.


http://harvesthq.github.com/chosen/ is a useful javascript gadget library for this problem


I'm pretty sure this is what your looking for

http://www.emposha.com/javascript/fcbkcomplete.html

It uses JQuery, but you didn't specify if it mattered.

0

精彩评论

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