| the only thing is that the book seems to make it sound like reload() is a built in function that would reload the entire page, not just the Marquee() function. I think what I should do is use the placeIt() function to set the coords that you have in the reload() function, then use reload() to reload the page? Maybe use the placeIt function in the body tag onLoad?
Going to fool around with it a little bit and see if I run into any other problems |