Forum Moderators: open

Message Too Old, No Replies

Marquee scrolling - can I remove the gap when it loops?

         

jasonvigus

3:37 pm on Jul 6, 2004 (gmt 0)



Im trying to get a scolling maquee to display text, this is easy. The problem is, i want there to be no delay between the last item of text and the first item of text when it loops.

Is there an element i can use to get rid of the gap?

any help would be apreciated. Thanks.

DrDoc

3:52 pm on Jul 6, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Welcome to WebmasterWorld!

You can use Flash, or a Java applet... I don't think there's a way of manipulating the marquee to not scroll out before starting over...

BlobFisk

4:21 pm on Jul 6, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Welcome to WebmasterWorld, jasonvigus!

You could try manipulating the width of the marquee to try and hack this behaviour, but DrDocs suggestion of Flash or an Applet is more solid. You could look at a JavaScript example too.

HTH