[ic] Improving my search form

Marty Tennison marty at dripdepot.com
Fri Feb 5 18:17:56 UTC 2010


DB wrote:
>
> 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
-  -- --- --------------------------------------- --- --




More information about the interchange-users mailing list