使用 jQuery 制作 PNG 动画?

发布于 2024-08-18 18:53:29 字数 124 浏览 8 评论 0原文

是否有一个简单的插件或一些强大的代码可以让我使用简单的启动和停止方法来制作 PNG 动画? TSM,亚历克斯。


[编辑:我制作了一个可以对 PNG 进行动画处理的 jQuery 插件。一切完成后将发布。]

Is there a simple plugin or some robust code that would allow me to animate PNGs with a simple start and stop method? TSM, Alex.


[Edit: I made a jQuery plugin that animates PNGs. Will post when it's all done.]

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

活雷疯 2024-08-25 18:53:29

虽然这不是一个“现成的”插件,但您可能有兴趣查看以下教程:

它对所有图层使用 PNG 图像。它解释了如何实现 startHim() 方法,我相信您能够将其转换为 stopHim()。除非您尝试做类似的事情,否则您也许可以浏览一下。

While this is not an "off-the-shelf" plugin, you may be intrested in checking out the following tutorial:

It uses PNG images for all the layers. It explains how to implement a startHim() method, which I'm sure you'll be able to convert into a stopHim(). You may probably be able to skim through it, unless you are trying to do something similar.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文