Heres the situation so far, I’ve got a page(page1) that has a drop down box with the items “plan1” “plan2” and “plan3” that a user can select. I have another page (page2) which has three different layers corresponding to each drop down selection.
What I want is for the user to be able to chose plan2 click next and be taken to the next page which will dispaly the plan2 layer but hide the other 2 layers. Any ideas as i’m really stuck?
Thanks!