I think my problem should be rather solved in JavaScript, but where can I find help? I tried many different keywords on goggle to find some info on accomplishing the following (but without success):
I have two pull-down menus. How can I make the values (choices) in the second pull-down menu depend on the choice from the first one? E.g. pull-down1 "category" (choices: A,B,C..) pull-down2 "subcategory" (if choice A was selected in 1, then choices in 2 are for example A1, A2, etc..) any help greatly appreciated Mariusz