Simon Willison’s Weblog

What are the ways to create custom jQuery effects?

My answer to What are the ways to create custom jQuery effects? on Quora

You don’t need any extra tools or code, you just need to master jQuery’s built-in .animate() API: http://api.jquery.com/animate/