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

有帮助吗?

解决方案

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!

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top