|
Yeah I don't think you will need Ajax, just regular Javascript on this one.
Just create a conditional that deletes the 2nd pull-down menu and replaces it with a different one based on the selection of the first pull-down menu. I think "onchange" would be the event listener for the original drop-down menu.
I hope this helps, I don't have to time to go too far into it right now.
|