Here is one I made that works in IE5+ and Mozilla/NS/AOL/Compuserve... http://www.oztek.net/jon/combobox.htm
It's not the best code, and I started working on a more OO version, but what code is there is pretty readable. jon ----- Original Message ----- From: "Shawn Grover" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Friday, May 24, 2002 12:34 PM Subject: True Combobox for HTML? > Anyone know of a custom tag or something that offers a true combo box for > HTML? > > The tags I have seen in the exchange are typically a text box which will use > JS to select the appropriate item in a select box. However, we need to > allow our users to type a value into a combo box, where the value is either > a new value, or an existing value. If it's an existing value, then we need > it to auto fill the text entry area with the nearest matching value as the > user types. In VB, I'd use the combo box in it's default style. > > Thanks. > > Shawn Grover > > ______________________________________________________________________ Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

