Are the other select lists already going to be created in the HTML or is it generated some how? Would you could do is have them made in the HTML set all of their displays to none using CSS then depending on the option selected the corresponding select display will change to inline or block.