I\'m working on building new site, and I need a drop down menu to select the amount of something in my site. But at the same time I need this drop down list to accept text.
Include the script from dhtmlgoodies and initialize like this:
createEditableSelect(document.forms[0].myText);
Here's a custom solution which combines a element and element, styles them, and toggles back and forth via JavaScript
one two three