【问题标题】:Continuously scroll a div background image by animating its X position通过动画其 X 位置连续滚动 div 背景图像 【发布时间】:2011-12-03 14:29:05 【问题描述】: 这里有一个我想要实现的示例: http://www.queness.com/resources/html/bgscroll/index.html 但它似乎不适用于最新版本的 jQuery。 【问题讨论】: 我刚刚用最新的 jquery 测试了你链接到的例子,它工作正常。 标签: jquery css animation 【解决方案1】: http://jsfiddle.net/3tQsc/ 效果很好 【讨论】: 很棒,简单高效。谢谢