I haven't been able to find any real documentation on this, so I'm wondering if anyone knows all of the available fx options for jQuery UI Tabs?
The only ones I've seen so far are:
opacity: "toggle";
height: "toggle";
A crossfade would be nice, though I don't think I've seen this done with jQuery UI Tabs yet.
Also, I can't even find how to specify the fx speed, though the documentation mentions I should be able to change it.