TextboxList works by taking over normal text input fields and enriching the default text entry user experience.
This is done by first adding auto-complete support, helping users easily enter common words by typing the first few characters and then selecting one of the provided options.
If the desired option is not available in the dropdown list, users can then type the whole thing, and add it as a tag using the comma or Enter keys.
Once added as a tag, the word is encircled in a special pill with a close button at the end. Clicking the close button will help you remove it from the tags collection.
Support is included for custom styles, binary search, demo server-side files, and lots of other customizable parameters.
The TextboxList plugin is also available for jQuery and Prototype.
Requirements:
- JavaScript enabled on client side
- jQuery 1.3.2 or higher
Comments not found