Question

I would like to have a text, that scrolls vertically and everytime a line of text is 100% visible it stops for a certain time, then it rolls on to the next line of text, and so on. It should be appliable to any amount of text lines.

Do you guys maybe can give me some keywords or a solution for this? After 1 hour google search I couldnt find any solution on my own, I guess I'm just missing some matching words for that (and CSS/js knowledge of course ;)).

King Regards, JensDoe

Was it helpful?

Solution

This is easily done by using the tag in HTML> Here is some ways to do it in JQuery. http://remysharp.com/2008/09/10/the-silky-smooth-marquee/ and here http://remysharp.com/demo/marquee.html.

Here is an already created question: Seamless jQuery Marquee?

If there is any more info you need, just ask. Thanks!

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top