Forum Moderators: open
I want to place another script on the same page - one that scrolls text vertically. I've found many such scripts (freebies) that only require pasting the code into the spot on the page where I want the scroller to appear. Most work fine until I reload the page. Then, invariably, the first object (slideshow) disappears while the second one remains in place. Sometimes when I the reload button again, it reappears, but not always.
Can anyone suggest how I might get both of these scripts to work? If the answer involves adding another statement to the body tag (I've seen references to an "onReload" statement), please include instructions on how it gets added. Currently the body tag looks like this:
<body onload=runSlideShow() bgcolor=#000000>
Thanks in advance,
Mal