Every time I put the OnLoad function in the body tag of the template, PHPLayers quits responding properly and my drop down menu does not work.
What happens is anytime i put anything in the tag the PHPlayer submenu will not appear when using php layers in horizontal mode. I'm not quite sure how to fix this and would like to have my rotating image work on the left hand side of the screen.
the website for you reference is www.reachingafrika.org
Right now I don't have anything in the tag so the menu is working properly, but the images won't rotate, because there is no OnLoad function asigned in the body tag
Below is the code that I am trying to use to get it to work.
Thanks for your help.
[glow=red,2,300]
{literal}
{/literal}
Reaching Afrika Ministries - {title}
{stylesheet}
{cms_module module='phplayers' horizontal='1'}
{breadcrumbs}
{content}
www.reachingafrika.org
Web and graphic design by PJDhosting
© 2005. All Rights Reserved.
[/glow]
OnLoad function problem in </__body> tag
-
reachingafrika
OnLoad function problem in </__body> tag
Last edited by reachingafrika on Fri Jul 15, 2005 1:57 am, edited 1 time in total.
Re: OnLoad function in Header
The only thing I can possible think of is that you're redefining a function that exists in the phplayers code. Did you try it in Firefox and see if there any javascript warning in the javascript console?

