I think CFDEV has one too ... Cf_combobox ... But it does confuse users.
Most people are used to clicking a dropdown.

I always do something like: [select[+] OR [inputfield]
Meaning a selectbox - the word OR and then an input field

But a fellow developer at the last company I worked for used the CFDEV
combobox with pretty good success.

Joshua Miller
Head Programmer / IT Manager
Garrison Enterprises Inc.
www.garrisonenterprises.net
[EMAIL PROTECTED]
(704) 569-9044 ext. 254
 
************************************************************************
*************
Any views expressed in this message are those of the individual sender,
except where the sender states them to be the views of 
Garrison Enterprises Inc.
 
This e-mail is intended only for the individual or entity to which it is
addressed and contains information that is private and confidential. If
you are not the intended recipient you are hereby notified that any
dissemination, distribution or copying is strictly prohibited. If you 
have received this e-mail in error please delete it immediately and
advise us by return e-mail to [EMAIL PROTECTED]
************************************************************************
*************


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


This js lib does it. http://webfx.eae.net/dhtml/combobox/combobox.htm

I'm not to big a fan of that one though, it has some browser issues.
Personally I'd take an existing combobox script and combine it with a
type ahead script. Like these... http://www.oztek.net/jon/combobox.htm
http://www.mattkruse.com/javascript/autocomplete/

Let me just say that I have found that combo boxes confuse users more
than they help, and stopped using them. People are just to used to just
clicking on a dropdown.

--
 jon
 mailto:[EMAIL PROTECTED]

Wednesday, January 22, 2003, 2:17:04 PM, you wrote:
CM> Hi,

CM> Does anyone have a tag or an example that I can look at to see how 
CM> to create a selectbox (dropdown) that will behave like a VB style 
CM> select box with type-ahead, so that as I type in the box the match 
CM> is automatically highlighted.

CM> Thanks

CM> Mario


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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
Get the mailserver that powers this list at http://www.coolfusion.com

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

Reply via email to