Making form elements visible or invisible
Hi,
Thanks for reading this.
I want to hide and show form elements(text and radio alternatively according to condition). All the elements shud be in a single form, so that I can access the values using JavaScript and it should work in IE and Netscape.
Thanks,
Pres.
Not working in Netscape 4.79
Hi,
Thanks for your reply. I tried your code in IE. It works fine. But in Netscape 4.79 it says
"obj has no properties"
and it isn't working. Is there any way I can make this work in Netscape 4.79
Thanks,
Pres.