hello experts,
I am trying to show a list depending on what is selected in another list. Stage:
List A:
1. Car
2. Motorcycle
If I select Car:
List B:
- Mazda
- Susuki
- Ford
It is to show the items in one list depending on another.
How can I do that process with javascript?
any answer would be very helpful.
Thank you very much experts,
regards
*This post is locked for comments