ashpassword
Programmer
Hi,
I am facing problem in calling my javascript function through onload of the body as it works fine in IE but giving problem in Netscape 6.
Through any other mean like button click it is being called and working.
For onload call I have written as follows:
<body topmargin="1" leftmargin="1" onLoad="forEnabledisable();">
If anyone have idea regarding this please help me out.
I am facing problem in calling my javascript function through onload of the body as it works fine in IE but giving problem in Netscape 6.
Through any other mean like button click it is being called and working.
For onload call I have written as follows:
<body topmargin="1" leftmargin="1" onLoad="forEnabledisable();">
If anyone have idea regarding this please help me out.