Hi, I can't find in the API of jQuery UI Tabs ( http://docs.jquery.com/UI/Tabs) a method to know if a certain tab is enabled or not, I want that because in an event of my application I want to enable a certain tab only if that tab is disabled..
Thanks in advance.