开发者

How to make this jQuery Vertical News Scroller NOT repeat/loop

开发者 https://www.devze.com 2022-12-20 06:10 出处:网络
I found this scroller that I would like to use, however, I want it to stop after showing the last item.

I found this scroller that I would like to use, however, I want it to stop after showing the last item.

http://www.cre.lt/tadas/vticker.php

Is it possible?

Tra开发者_如何学Pythoncy


I looked at the code and there is no support for stopping after it is done looping once. I mean to say there is no such option/setting available for doing that. But you can use the same code and tweak to work, I haven't tried this one, but try commenting the line first.appendTo(obj.children('ul')); and see. It should show once and will not repeat.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号