Click to See Complete Forum and Search --> : 2 scripts don't like each other


sibali
09-12-2003, 07:41 PM
i'm using "P7_VScroller" -- vertical scroller w/layers and the script is written within the page. i'm also using a menu array script...putting those javascripts into a folder. but i can't get both to work! and then sometimes, the css doesnt show up! help!

Khalid Ali
09-12-2003, 08:32 PM
your question is vague,please be specific with the error description etc.

Usually when 2 scripts which are taken from websites don't work, they ahve one issue.

both of the scripts are trying to initialize themselves using
window.onload()

event call.

Make sure that both are initialized with some other means...