I'm setting up Zen Cart for the first time and need to run a javascript
function when the page loads. e.g.,
<body onload="myfunc( )">
I'm able to get the function included in the <head> section, but have
been unsuccessful at modifying the body tag. I know that this has
something to do with the mytemplate/jscript/onload/on_load.php file,
but I haven't been able to modify it in a way that changes the body
tag.
Any help would be greatly appreciated.
Levi
function when the page loads. e.g.,
<body onload="myfunc( )">
I'm able to get the function included in the <head> section, but have
been unsuccessful at modifying the body tag. I know that this has
something to do with the mytemplate/jscript/onload/on_load.php file,
but I haven't been able to modify it in a way that changes the body
tag.
Any help would be greatly appreciated.
Levi