yeah, I have seen that as well...basically,
an onMouseClick, or onDblClick event to show/not show
the text box/combo box.  the functionality that I think
you are looking for is really only available in windows apps,
maybe available in some sort of active X control, but not
sure.

...tony

Tony Weeg
Senior Web Developer
UnCertified Advanced ColdFusion Developer
Information System Design
Navtrak, Inc.
Mobile workforce monitoring, mapping & reporting
www.navtrak.net
410.548.2337 

-----Original Message-----
From: Scott Brady [mailto:[EMAIL PROTECTED]] 
Sent: Wednesday, January 22, 2003 2:30 PM
To: CF-Talk
Subject: Re: Tag for VB style select boxes


---------- 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