mtran
10-02-2008, 03:50 PM
Hi,
It looks like a simple question but I haven't figured out how to do it yet.
I have a javascript function that needs to be activated with onload in the body tag.
Everything [html and javascript] works fine on my desktop and my own server - where I have access to change the <body> tag. But where I'm working for right now, using CMS, and I don't have access to change the body tag. How do I get around it and dynamically add onload to the body.
It looks like a simple question but I haven't figured out how to do it yet.
I have a javascript function that needs to be activated with onload in the body tag.
Everything [html and javascript] works fine on my desktop and my own server - where I have access to change the <body> tag. But where I'm working for right now, using CMS, and I don't have access to change the body tag. How do I get around it and dynamically add onload to the body.