UPDATES VIA   RSS  |  Email Get updates via feedburner Get updates via twitter
Home

Posts tagged with animation

JavaScript: GIFless animation. Animate images,logos with jQuery

Posted on 23. Jul, 2009 by .

4

After playing some time with position relative and absolute, I’ve noticed one a great aspect of the png image format (probably gif images are also good, but since we are trying to create a GIFless animation, I won’t use any gif images in this tutorial). So here’s a a PNG (transparent text), with the name [...]

Continue Reading

JavaScript: What if jQuery animation doesn’t fire/start?

Posted on 19. Jun, 2009 by .

1

I’ve been working on an image gallery (that I will publish here for all to see and use) and I ran into an issue that I’ve never experienced before: jQuery stopped firing the animation of an object. I looked at the expression, everything was fine. However not the expression was the problem, but the variables [...]

Continue Reading