[ic] Improving my search form

DB DB at M-and-D.com
Sat Feb 6 15:10:45 UTC 2010


>> I want a form with two dropdowns... one where the Brand is selected and
>> another where the Model is selected. When a choice is made in the Brand
>> dropdown, I want only the models associated with that brand to be shown
>> in the Model dropdown.
> [snip]
> 
> Not sure if this will help you or not. 
> 
> We use Jquery and the Double Select plugin for this.
> 
> http://plugins.jquery.com/project/doubleselect
> 
> We just run a query to grab the available options and store them as an 
> options array for Jquery and then let the double select plugin do the 
> visual interface stuff.  It works well for us.
> 
> YMMV.
> 
> -- 
> -  - -- ----  ---------------------------- --- -- -   -
> Marty Tennison                     DripDepot.com
> web: www.dripdepot.com
> -  -- --- --------------------------------------- --- --

Thanks - that looks pretty slick and I see that many other plugins
exist. Can you provide any hints/examples about how to pass info back
and forth between the plugin and IC?

DB



More information about the interchange-users mailing list