javascript related question
Hi,
I am using javascript to hide an image when a checkbox is checked.This works ok.But how do I hide the image when the page loads?I have tried using enable="false",but when I do that,the javascript fails to locate the image on the page and the image does not respond.Any help would be greatly appreciated.
Thanks.
|