RealImmortal2004
Coder
I want to create select inputs that do the following:
1st One: Program Name
- Link each program name to another select input
2nd One: Belt Rank
- A different set of belt ranks will display according to the previous option selected in the first select input.
Overall, the function will result in displaying only the divs that match the inputs given by the user. If nothing is selected on page load, display a message that says: No program selected. When a program is selected, hide that message. I have no code because I don't know how to do any of this. Please help!
1st One: Program Name
- Link each program name to another select input
2nd One: Belt Rank
- A different set of belt ranks will display according to the previous option selected in the first select input.
Overall, the function will result in displaying only the divs that match the inputs given by the user. If nothing is selected on page load, display a message that says: No program selected. When a program is selected, hide that message. I have no code because I don't know how to do any of this. Please help!