Is there a way to do a shape tween in javascript? Using canvas maybe...
I use tween.js (http://learningthreejs.com/) a great library that will tween anything. If you already use jQuery I would also recommend looking into it's animate function.