Generic "Animate" jQuery Extension
Recently, I had the need for a generic "animate" method... jQuery has an animate function, but it didn't fit my needs so I wrote this quick extension. Here's the article (with demo at the bottom) -
Generic "Animate" function with jQuery