April 20, 200917 yr Hey all, i'm building a car classified ad site using php, but at the moment I require some help with creating a dropdown list so that say for example in the make dropdown list the user selects peugeot, it would then only allow the user to select peugeot models from the model dropdown. so in dropdown box 1 you have: bmw peugoet mazda if peugeot is selected box 2 would then display: 106 206 306 etc Can anyone help with this please? Thanks, Mark.
April 20, 200917 yr I think you are refering to chained select menus. I have no experience with them myself but there's plenty coming up on google, have a look here. http://www.dynamicdrive.com/dynamicindex1/...dmenu/index.htm
April 21, 200917 yr Author You're a legend! I think you are refering to chained select menus.I have no experience with them myself but there's plenty coming up on google, have a look here. http://www.dynamicdrive.com/dynamicindex1/...dmenu/index.htm
Create an account or sign in to comment