【问题标题】:Problem with scrollable可滚动问题
【发布时间】:2010-01-26 06:18:11
【问题描述】:

我正在使用这个插件 - http://flowplayer.org/tools/demos/scrollable/plugins/index.html#autoscroll - 我想让它循环播放。 在文档中有一个“循环”选项,但我无法将它与“自动滚动”一起启用。

如果你知道这个问题,请指教。

【问题讨论】:

  • +1 欢迎来到 StackOverflow,Chaofix!
  • 你试过circularautoscroll链接吗?

标签: jquery loops autoscroll


【解决方案1】:

只需使用circular:

$("#mydiv").scrollable().circular();

【讨论】:

  • 好吧,我发现了我的错误……我只使用了 autoscroll() 并添加了 curcular()。谢谢
  • 今天:$("#scroller").scrollable({circular: true}).autoscroll({ autoplay: false });
猜你喜欢
  • 1970-01-01
  • 2012-04-16
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 2020-12-30
  • 2016-06-01
  • 1970-01-01
相关资源
最近更新 更多