|
Hi, I'm creating a page that utilises quite a lot of javascript on every page: rollovers, a marquee, a clock etc, and so decided to put all the code into an external javascript file on the advice of a friend.
However, I can't get all the javascript to now work! I've searched online tutorials about external javascript pages, and I cannot find anything to help me this problem.
Basically, the rollover links work, and I can see why - the javascript is 'called' from the .js file, but I have no idea how do 'call' the clock or marquee script. They both used to exist in cells, and now i've taken all the code out of those cells and put them in the external file, there is no code left in the cells to activate ther required script.
I'm afraid I don't know anything about coding javascript myself, and all the code I have used has been borrowed from free resource sites.
Can anyone please help?
|