TextboxList 0.3 and jQuery version out!
Moo TextboxList 0.3 changes:
- HTML for bits not showing properly fixed
highlightSelectornot working (due to a typo) fixedGrowingInputmissing pad function added (only affected if you customized growing.mini option)- Improved clicking the whole widget behavior
- Other tiny enhancements / cleanup
Secondly, in the best interest of the JavaScript community, I’ve ported TextboxList to jQuery. The API changes slightly due to the different OOP approach, but all the functionality is intact. Head to jQuery TextboxList project page for more.
Update: 0.2 is out for jQuery. Bugs in autocompleter and IE have been addressed.
Displaying only a subset of the comments. Click here to display all comments.
Hello,
thanks for this great textboxlist.
But I have a problem, I need to take the values of the tags when somebody entered. And another thing when you typed “es” and before enclosing it with blue div, if you post the data, you cannot get the “es” value. How can I fix it?
Thanks