[jQuery] jQuery UI accordion animation

[jQuery] jQuery UI accordion animation


Hello, I am using the jQuery UI accordion widget and cannot get it to
animate. I am calling like this:
$('.ui-accordion').accordion()
My jQuery UI build contains the "effects core" and "effect slide".
What am I missing in order to achieve the animation? Thank you!