Select input - how do I do this?

liunx

Guest
Hi,<br />
<br />
I want a drop down menu that allows the user to either select from the options in the menu or type in their own option.<br />
<br />
Can I do this? the <select> tag doesn't seem to provide this.<br />
<br />
Thanks for your help,<br />
Dom<!--content-->huh??<br />
<br />
a select tag gives you the drop down and an input gives you the textbox.<br />
<br />
there isn't just one thing. you have to make special dhtml script to do both at once.<!--content-->OK, thanks<!--content-->
 
Back
Top