Thank you Jon, and Mike.  I think the article Mike specified is the best
solution (in our case).  Unfortunately, we are mostly through our app, and
need to replace some selects with combo's.  On that note, it is not feasible
at this time for us to rewrite the code to populate the combo boxes.  So I
told we'll continue as is for now, and make these changes in a future
release of our web app.

Thanks for the input though.

Shawn Grover

-----Original Message-----
From: Jon Hall [mailto:[EMAIL PROTECTED]]
Sent: Friday, May 24, 2002 11:06 AM
To: CF-Talk
Subject: Re: True Combobox for HTML?


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

Reply via email to