Available Tab FX Options

Available Tab FX Options


What effects (fx) options are available for tabs? I am reading the
documentation here: http://docs.jquery.com/UI/Tabs/tabs#options and it
only discusses options for speed/duration. It does not list the actual
effects that can be used.
How could I do an animation from right to left along with the opacity
fade in?
In this post:
http://groups.google.com/group/jquery-ui/browse_thread/thread/ab7fb87994f6f2a1/dfef6f7b6740697d?lnk=gst&q=tab+fx+explode#dfef6f7b6740697d
the author was trying to use explode.
"Certain events are fired when interacting with a tabs interface:
tabsselect,
tabsload, tabsshow (in that order), tabsadd, tabsremove, tabsenable,
tabsdisable.
Would it be possible to use one of the effects based on of these
events? I
think I would want the tab that is being removed to explode. Any
ideas how
to accomplish this?"
Thanks,
Doug