Answered: Animate single element with custom animation
Answered: Animate single element with custom animation
I'm trying to animate an element (panel, div, doesn't matter) with a custom animation but can't get it to work. I've tried using the example code on the dev docs, but still it fails to work. The element changes width, but does not process the animation nor does it fire the callback function.