Jonathan Snook’s jQuery Background Animation as a Plugin
Posted on: Wednesday, October 1st, 2008 at 7:53 am by Anup Shah
Jonathan Snook recently posted a really neat background animation technique using jQuery. This was something I was looking for and it seemed like a good candidate for a jQuery plugin.
So, following on from my recent post about turning jQuery code into richer, unit testable plugin code, I thought I’d describe the quick process of doing so here. (It’s worth reading Snook’s post first though!)
Read the full post titled, “Jonathan Snook’s jQuery Background Animation as a Plugin”
