Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个网页,我想在其中从右向左滑动图像,它在 jsFiddle 上运行良好,但是当我在我的网页中编辑该代码时它不滑动我不知道是什么问题。下面是可以正常工作的在线代码,但是当我在我的代码中添加它时它不起作用。
http://jsfiddle.net/WM5tA/7/
我的第一个建议是检查你的 jquery 文件是否包含在你的代码中,因为 jsFiddle 会为你做这件事。