background preloader

Jquery animation

Facebook Twitter

Zoomooz.js. Zoomooz is: 6KB gzipped and 18KB minified.

Zoomooz.js

This includes everything but jQuery. Make any web page zoom. Latest version: 1.1.9 (Nov 11, 2013, hacky fix for the back and forward buttons #66) Textillate.js. jQuery News Ticker. jQuery Replacement for Animated GIF: Spritely vs jAni. Something came down the pipe this past week where we would need to do some sort of simple animation for a mobile website.

jQuery Replacement for Animated GIF: Spritely vs jAni

The classic response is: animated gif. Of course, animated gifs are either not supported or not turned on for a myriad of mobile devices (I'm looking at you, Android). In the past I've done simple image changes which use CSS sprites for change on hover, but I haven't done any real image animation. After a quick search, I found jAni, a jQuery plug-in that allows you to animate a sprite as a CSS background image. The file is only 2kB or so and there is play, pause, and stop.