---------- Original Message ----------------------------------
From: "Ciliotta, Mario" <[EMAIL PROTECTED]>
>Does anyone have a tag or an example that I can look at to see how to create a 
>selectbox (dropdown) that will behave like a VB style select box with type-ahead, so 
>that as I type in the box the match is automatically highlighted.

One of our developers worked on something like this (a combo box), and he got it to 
work in IE 5.5 (our intranet standard). Of course, then he had to get it working in 
Netscape and IE on the Mac.

He abandonded the idea because he couldn't get it to work in other browsers.

I believe he did it by using a textbox layer over the select box layer (or the other 
way around). It seemed pretty complex and neat when it worked.

dsbrady
--------------------------------
Scott Brady
http://www.scottbrady.net/
 
             
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to