Here's quick plugin for you: http://actingthemaggot.com/test/jquery_example/animbg.html
On Apr 24, 7:47 am, Adam <adambu...@gmail.com> wrote: > Thanks everyone, but none of these use jquery- the mootools version is > exactly what I am looking to do. Anyone interested in helping me port > that to JQ? I have posted on devthought as well. > Thanks! > > On Apr 23, 4:03 pm, Ricardo <ricardob...@gmail.com> wrote: > > > Seems it has already been done, and more than > > once:http://devthought.com/projects/mootools/apng/http://www.squaregoldfis... > > > -- ricardo > > > On Apr 23, 5:14 pm, Adam <adambu...@gmail.com> wrote: > > > > So I was trying to think of a way to create what was effectively aPNG > > > animation similar to ananimatedGIF. What I decided was that it would > > > be fairly simple to make aPNGsprite of each 'frame' of the > > > animation, then set that image as the background of a container div, > > > then move it in a stepping fashion to reveal each frame, then reset it > > > when it gets to the end of the strip. If someone could help with the > > > JQ to do the background-position stepping and the reset, I will post a > > > link to the completed piece with my image as well. I will do a white > > > and black version as well- this will make it possible to have one, > > > smooth-looking loader animation to use on all background colors/image. > > > Thanks!