The JavaScript News Ticker Support Product Page
This topic was archived
Code Clash!?
Asked 27 Feb 2005 14:12:26
1
has this question
27 Feb 2005 14:12:26 Matt Bailey posted:
I've went through the tutorial and the ticker worked fine on a blank page that I had set up. However, when I tried adding it to a site I had already designed the ticker wouldn't work. By trial and error I think I have found the reason, but as I don't know much about JavaSricpt I was wondering if anyone can help?Basically the navigation on my page was created in Fireworks. Fireworks slices the images and then creates an html page with a load of JavaScript on it to control the rollovers. Now, the rollover stuff doesn't clash, but what it does do is preload the images by placing an onLoad function in the body tag. As soon as I removed the onLoad from the body tag the ticker worked!
Is there any way I can incorporate the two so that I can have the images preloading and the ticker working?
