|
-
Nov 18th, 2007, 09:22 PM
#1
Thread Starter
Fanatic Member
how to override <body> onload method
i'm using a master page in a site.
in the master codebehind i have the <body> onload event wired to a javascript method.
on another page, i don't want to use this method for the onload event and prefer to use another specific method the page.
Is there a way that i can override this method by somehow altering the onload attribute of the <body> tag with codebehind javascript?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|