ded / morpheus

A Brilliant Animator
504 stars 57 forks source link

Class morphing #28

Open activestylus opened 12 years ago

activestylus commented 12 years ago

Rather than littering the js with style, it would be ideal to morph between dom classes.

morpheus.tweenClass(elements, 'old-class', 'new-class');