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.
我不知道这段代码有什么问题。它让我头疼。当我通过图像制作动画时。它像疯了一样闪烁,我不知道为什么。我正在使用更大尺寸的图像。例如,我只是使用小尺寸的。我希望有人能帮助我。
这是我的代码。
http://jsfiddle.net/neoragex/27uyv/1/
问题不在于您的代码,您所需要的只是一台速度更快、具有良好图形支持的 PC 和最新的浏览器。
始终牢记将轻量级图像传送到用户的浏览器,并在需要时提供访问高分辨率图像的选项(如下载),否则页面将消耗大量资源。