[thelist] Script conflict - (Was: How excusable...)

s t e f stef at nota-bene.org
Thu Aug 16 10:47:49 CDT 2001


Flavia Silveira-Tarzwell (FayeC) wrote:


> I got a JS extension from Macromedia (AP Scrollable Layer) that will not
> work if I have the HV menu (drop-down - DynamicDrive) on the same
> page...I checked the scripts and for the life of me I can't figure out
> how they conflict..... If I remove the HV Menu from the page the
> Scrollable area works just fine. When I insert the menu script on the
> page the scrollable area's content doesn't show at all.
> THat's why I was thinking about the frame option...this way the HV menu
> would be on a separate page and this way they wouldn't clash...
> But if I can fix the problem with the scripts then there's no need for
> the frames :)
> 
> Any tips?

The first thing I'd check would be the onload event... Try and see if 
you're not using TWICE window.onload in your scripts. Since it's only 
triggered once, try to make a single function with both and call it onload.





More information about the thelist mailing list