Hey guys, I want to get my free plugin used, discussed and forked so I've come here to tell you about it. All web developers have heard of css3 animations right? If not, basically it allows elements to be animated using software/hardware accelerated rates and you can make cool stuff like this: http://www.myphotoshoptextures.com/css-animation-v2/ I felt that managing animations and elements in 2 separate languages was annoying and I didn't wan't to spend ages working with a css file that would end up getting over-complicated and not nice to read. So I decided to make a jquery wrapper which allows you to easily generate and apply these animations. It adds features to animations too like callbacks and framerate boosting. Take a look and see in the example how easy it is to get going... https://github.com/krazyjakee/jQuery-Keyframes Thanks.