开发者

Open source Jquery widget that behaves like the google+ invite textbox [closed]

Closed. This question is seeking recommendations for books, tools, software libraries, and more. It does not meet Stack Overflow guidelines. It is not currently accepting answers.

We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.

Closed 7 years ago.

Improve this question

I was wondering if the hive mind knew of an open source widget (probably a jquery type thing) that behaves like the google plus invite control

Open source Jquery widget that behaves like the google+ invite textbox [closed]

.

That is, textbox autocomplete, but select开发者_运维技巧ed before current choice being typed become their own span in the textbox.

I could do this from scratch but figure I would save some time and see if there was already something like this out there.


This Autosuggest plugin has similar functionality, might be what you're looking for.


Have you looked at jQuery UI's Autocomplete? I think you could make this work without too much extra work.


I know you're asking for jQuery, but if you ever switched libraries (unlikely), or wanted to adapt a current one, take a look at this post; it should be quite easy to adapt MooTools code to jQuery.

And then

I found the jQuery version. This version requires jQuery 1.6.*, but that's as simple as downloading a new release from the jQuery site.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜