Looking for a Jquery plugin so I can have a select box that includes a writable option. So using javascript to merge a select box with an input field. I'm thinking this would be a fairly common requirement, Anyone know of such a plugin?
Thanks
Looking for a Jquery plugin so I can have a select box that includes a writable option. So using javascript to merge a select box with an input field. I'm thinking this would be a fairly common requirement, Anyone know of such a plugin?
Thanks
It will not be possible using SELECT instead I use the autocomplete plugin.
This JQuery Plugin may provide all the functionality that you need.
I am unsure if it provides a user-expandable structure, however.