select optgroup & input box

HTML, CSS and anything else that deals with client side capabilities.

Moderator: General Moderators

Post Reply
t2birkey
Forum Commoner
Posts: 28
Joined: Mon Feb 09, 2009 8:41 pm

select optgroup & input box

Post by t2birkey »

I have a select box that users can select listed things from and I would also like users to be able to type in this box incase what they are looking for isn't already in there. I can't think of any way to make the select writable. Is the easiest way to do this with javascript replacing the select box when they push a key?
User avatar
kaszu
Forum Regular
Posts: 749
Joined: Wed Jul 19, 2006 7:29 am

Re: select optgroup & input box

Post by kaszu »

Post Reply