I have just started using the jQuery UI and the Tabs widget.  I want
to be able to determine the tab being selected during the select event
call back.  The selected option returns the previously selected tab
index when the select event handler I specified is invoked.  The tab
being selected is still hidden (using class ui-tabs-hide).  Even the
object passed to my select event handler does not seem to identify
either the previous tab or the tab being selected.  Is there any way
to determine which tab was clicked short of adding my own onclick
event to each tab?

-- 
You received this message because you are subscribed to the Google Groups 
"jQuery UI" group.
To post to this group, send email to jquery...@googlegroups.com.
To unsubscribe from this group, send email to 
jquery-ui+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/jquery-ui?hl=en.

Reply via email to