Click to See Complete Forum and Search --> : marquee
beretta24
07-21-2004, 07:39 AM
I need to make a scrolling marquee and I want to have logos link to other sites. I have it set up but I want the marquee to stop scrolling when the mouse is over an images. I also have a small blue underscore between the images I would like to eliminate. And lastly, can the speed on the marquee be changed, would be nice to slow it down?
Compguy Pete
07-21-2004, 10:48 AM
That would be possible with Flash even a Java Script. But not just as an image.
This page may be a good place to start.
http://javascript.internet.com/scrolls/
beretta24
07-21-2004, 10:54 AM
I fixed the underscore problem, but I might be starting over now. To make the marquee I simply used the <marquee> tag, but now I'm thinking the mouse-over application won't work for this application. Am I wrong? What are my options?
Ok thanks, just missed your post, I'll look into it.
Compguy Pete
07-21-2004, 10:58 AM
The Marquee tag is not a fully supported tag by all browsers which is a major downfall of doing this. The same goes for mouse-overs... Check out the 2 ideas I gave before of the flash or Javascript
beretta24
07-21-2004, 03:45 PM
Is it possible to get something like this with Javascript?
http://www.rjmconstruction.com/about.html
Everything I found on the link you gave is is a bit shakey. This one utilizes flash, just wondering if it's reasonable to expect anything of this quality using Javascript?
Thanks