How to filter a data result with multiple dropdowns??

Discussion in 'JavaScript' started by 123GoToAndPlay, Feb 11, 2010.

  1. #1
    How can i use jquery to filter a data result from a db with multiple dropdown menus???

    For example, language dropdown, color dropdown, size dropdown

    i could reload the file and have something like this in the browser
    /language/color/size
    /color/language/size
    /color/size/language
    /size/color/language
    Code (markup):
    and have a db query with 3 where clauses

    But how can i do it more efficienter with jQuery???
    I like http://www.christies.com/LotFinder/searchresults.aspx?
     
    123GoToAndPlay, Feb 11, 2010 IP