문제

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