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.
假设我有这张图片:
线条颜色是从黄色到紫色的渐变。现在我的问题是:有没有办法创建一个 gif 或使用 jquery 或其他形式的 javascript 来制作从左到右颜色变化的不间断动画?
感谢任何帮助:)
您尝试做的事情可以使用精灵动画来完成。
基本上,您可以使用 jQuery 快速更改元素的背景位置,从而产生动画效果。
已经有一个简单的小插件,但也可以很容易地自己编写。
http://spritely.net/documentation/