Hi all:
I have three radio buttons on my form. I also have three tables defined in my form which are invisible (style="display:none" ). I want to display only one of the tables and hide the other two based on the user radio button selection. I have got this to work with IE using the document.all object. But, this object is supported only by IE and not by Netscape. Does anybody know how to work this for Netscape.
Thanks in Advance,
Krahb
I have three radio buttons on my form. I also have three tables defined in my form which are invisible (style="display:none" ). I want to display only one of the tables and hide the other two based on the user radio button selection. I have got this to work with IE using the document.all object. But, this object is supported only by IE and not by Netscape. Does anybody know how to work this for Netscape.
Thanks in Advance,
Krahb