T
Tina
I have been running a javascript function called from <body
onload="setcursor" ....
But recently I had to add id="mybody" and runat="server to that body tag for
other reasons. Now it won't run my javascript because it apparently thinks
I'm calling a server side function.
How can I execute a javascript function from the body where I also have
runat"server" ?
Thanks,
T
onload="setcursor" ....
But recently I had to add id="mybody" and runat="server to that body tag for
other reasons. Now it won't run my javascript because it apparently thinks
I'm calling a server side function.
How can I execute a javascript function from the body where I also have
runat"server" ?
Thanks,
T