criteriond
02-12-2006, 09:23 PM
I have no problem getting the floating logo script to work... (staticlogo.js)
here is my problem:
when I first put my site together, using HV Menu scripts, when a new page would load in the bottom frame of my site, the mouseover effects of the menu would no longer work
Now, I fixed this by adding the following to each of the pages:
<body onload="javascript:{if(parent.frames[0]&&parent.frames['title'].Go)parent.frames['title'].Go()}">
and this worked perfectly.
But now, where I have added the floating logo script, this no longer works.
If anybody could help, I would greatly appreciate that
Thanks in advance
here is my problem:
when I first put my site together, using HV Menu scripts, when a new page would load in the bottom frame of my site, the mouseover effects of the menu would no longer work
Now, I fixed this by adding the following to each of the pages:
<body onload="javascript:{if(parent.frames[0]&&parent.frames['title'].Go)parent.frames['title'].Go()}">
and this worked perfectly.
But now, where I have added the floating logo script, this no longer works.
If anybody could help, I would greatly appreciate that
Thanks in advance