Hi Varun:

Well, the examples you found may not behave like a "true" combobox
simply because that exact control doesn't exist in HTML.  Especially
if you're going to be loading 650 options :)

I don't know that any of the links I could provide would be any
different than anything you saw.  Most were simply attempts to get as
close to a "true" combobox as possible.

Not sure about Flash or Flex...if they do have "true" comboboxes, and
that's what you really need, that might be an option to at least
consider.

On 1/2/07, Varun Dixit <[EMAIL PROTECTED]> wrote:
> Charlie,
>
> Yeah, I am trying to incorp one in my projects, googling i did but have not 
> found like a true combobox.
>
> Ajax:I made on using Scriptaculous autocompleter. But I have a query which 
> returns about 650 results to be populated into the Select Box, now as an 
> autocompleter it works fine, but as soon as you click on Show All button 
> (like u click on select box) it just slows up big time.
>
> Javascript: I have seen some examples but they dont still act like a true 
> combobox.
>
> Any links or pointers would be greatly appreciated.
>
> Thanks
>
> > Wouldn't really be a CF thing (unless you do an AJAX implementation,
> > in which case it'd just be CF on the server returning the appropriate
> > options).
> >
> > Also, it's been done using JS and/or AJAX.  If you want to do one as
> > a
> > learning experiment, that's cool.  But if you're just looking to have
> > one that works, googling would be quicker than building one from
> > scratch :)
> >
> > On 1/2/07, Varun Dixit <[EMAIL PROTECTED]> wrote:
> > > I am working on making a true combox, which essentially would be a
> > combination of Text box and Select. I would appreciate any pointes
> > that would help me create one.
> > >
> > >
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Create robust enterprise, web RIAs.
Upgrade & integrate Adobe Coldfusion MX7 with Flex 2
http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:265482
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to