I'm a little new when it comes to programming, but I'm trying to learn. What I need to do for my site, there are 2 or 3 related drop-down menus, so when I select an item from the first, the second will be updated with other options. I found a way to do this using java, but I can't do it using the div refresh part. I was looking for prototypejs / updater, but it is a little over my head and may not seem to be related to javascript, which I used for dropdown menus ...
So, if someone can say how I can link two, maybe 3 drop-down menus, and after I click on the button from the last menu, make a div with page refresh with other content, please help :)
Dan
source
share