Hi,
I've hidden a radio button, by setting it's visibility to hidden. <code style="visibility:hidden;" >
It works fine in IE but Netscape 4.75 dosen't hide the button.
I dont want to use the following <code style="display:none;" > because when I do this, the radio button doesn't preform the function required.
I'm also setting the checked attribute to true.
How can I make this button invisible in Netscape. Is there a way of masking it with another image (or white space).
Any help is appreciated
thanks
jlawler
I've hidden a radio button, by setting it's visibility to hidden. <code style="visibility:hidden;" >
It works fine in IE but Netscape 4.75 dosen't hide the button.
I dont want to use the following <code style="display:none;" > because when I do this, the radio button doesn't preform the function required.
I'm also setting the checked attribute to true.
How can I make this button invisible in Netscape. Is there a way of masking it with another image (or white space).
Any help is appreciated
thanks
jlawler