Simon Willison’s Weblog

Subscribe

What are the ways to create custom jQuery effects?

28th December 2011

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/