i have two pages page one has the two button links to page two Button A Button B
Page two has two sets of checkboxes checkboxes A checkboxes B
i need to be able to hide and show the corresponding checkboxes, A to A, B to B
is this possible using JavaScript?
thanks