Hi
Im trying to offer users to the site the following option:
- from a drop down menu, not a site menu, select a date
- by selecting a date, this should bring up another drop down menu with additional linked options directing to another url.
*each date selected should have the option to bring up unique sub drop down menu
EX/
Drop Menu:
March 1
March 2
March 3
/March 1 selected/
= url 11
= url 22
= url 77
/March 2 selected/
= url 44
= url 77
/March 3 selected/
= url 11
= url 88
= url 99