Hi,
I have span tag around my form-- which is basically
my entire page-- that sets the display to none. I want
to, after running through some javascript care of the body
onload event, make the entire page visible again. How
do I do that?
I have span tag around my form-- which is basically
my entire page-- that sets the display to none. I want
to, after running through some javascript care of the body
onload event, make the entire page visible again. How
do I do that?
Comment