在jQuery中实现循环滚动器 [英] Implementing circular scroller in jquery

查看:65
本文介绍了在jQuery中实现循环滚动器的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在寻找一个jquery插件来模拟垂直字幕.我需要它来支持:

I'm looking for a jquery plugin to simulate a vertical marquee. I need it to support:

  1. 滚动任何不透明(非结构化)的内容.不,不,div.用户甚至可以从Word中粘贴.
  2. 自动恒定滚动速度.
  3. 悬停时暂停.
  4. 圆形滚动-滚动到结束后,请从头开始平稳进行.没有回滚,没有可见的跳跃.

我尝试了所有的行情自动收录器,serialScroll,轮播等.大多数需要一些结构,列表,恒定的宽度/高度项.它们还会按完整项目滚动(滚动,等待,滚动). 但是最大的障碍是需求4.没有一个提供假"尾巴来平滑地重新开始滚动.

I tried all the tickers, serialScroll, carousels, etc... Most require some structure, list, constant width/height items. Also they scroll by full items (scroll, wait, scroll). But the biggest blocker is requirement 4. None provide "fake" tail to smoothly restart scrolling.

我错过了一些东西,还是不得不自己写这个东西?

Have I missed something, or I'll have to write this by myself?

推荐答案

2个您想要的实时示例:

2 live examples of what you want:

http://www.learningjquery.com/2006/10 /scroll-up-headline-reader

http://woork.blogspot.com /2008/10/automatic-news-ticker-with-vertical.html

两者均使用jquery编写.这是您要找的吗?

Both written using jquery. Is this what you are looking for?

这篇关于在jQuery中实现循环滚动器的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆