Hi
I have web page, with 3 radio buttons. Clicking on either will display 1 of 3 different forms.
I've got some javascript in my head tag, and then got "onClick" code on the radio buttons, then the 3 forms are each surrounded by div tags. It all works.
But I want to show and hide 2 tables in...