Hide/Show select box variable based on the another select box variable
I have 2 select box variables, for ex: First select box has values A,B,C and second select box has A1, A2 for A1 and B1, B2 for B. if I select first variable value is A, second variable should be visible and display with the A1, A2 values. If select ...