动画加载 gif 图像作为重复背景
我想找到这样的东西:
但它可以是 html 元素上的重复背景,并且看起来像一个完整的块。
例如,将 80x80 的 gif 作为 400x400 DIV 中的重复背景,会产生 400x400 大动画图像的错觉。
哪里可以找到这样的GIF
I would like to find something like this:
(source: opengraphicdesign.com)
But that it can be a repeated background on an html element and looks like a whole block.
For example, a 80x80 gif as a repeated background in a 400x400 DIV that would give the illusion of a big 400x400 animated image.
Where can I find such a GIF
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(3)
我做到了,经过一些精细的切割,我为这项工作创建了完美的图像。

这是 gif 图片:
这是一个现场演示 http://jsfiddle.net/dtxSW/94/
HTML:
CSS:
此 gif 可以无限重复,但看起来仍然像一张完整的大动画图像。
I did it, after some fine cutting I've created the perfected image for the job.

Here is the gif image:
And here is a live demo http://jsfiddle.net/dtxSW/94/
HTML:
CSS:
This gif can be repeated infinitely and still look as one big whole animated image.
尝试 wegif.com
Give wegif.com a try
加载 gif 总是有一个动画 - 如果您重复该 gif,该动画将按图像播放 - 我不知道这看起来是否非常好
a loading gif always has an animation - if you repeat the gif, this animation will play per image - i don't know if that looks very nice