[jQuery] Callback function after switchClass()

[jQuery] Callback function after switchClass()


Hey all,
I'm trying to do some animation designs. Basically where I'm stuck is
I have a bunch of things I want to do, but not until the duration of
the switchClass method is complete. Looking at the UI documentation
site, there doesn't appear to be a callback ability.
Anyone have any tips on how I can make a callback on the switchClass?
Thanks.