search for: subcatagories

Displaying 1 result from an estimated 1 matches for "subcatagories".

Did you mean: sub_categories
2006 Mar 29
4
HELP: Rails / Ajax with 3 Drop down lists (see code)
...ve) subcatagory select list is updated <assuming Portable Electronincs selected above the result maybe> Digital Camera MP3 Player etc.. 3. Upon select of Subcatagory (above) Make select list is updated <assuming MP3 player selected> Apple Creative labs Sony etc. I have Catagories and Subcatagories complete using an observer (see below.) However I cannot get a second observer to trigger on the subcatagory selection. Is it a DOM issue? Is the Subcatagory select list once filled identified by some other name? -JC The code thus far: THE CONTROLLER def lookup_subcats @subcatagories =...