0
Menucool McTabs has an onTabSelect Event Handler that will be triggered by every tab selecting event. It provids a way to perform additional tasks when a tab is selected:
function onTabSelect(index, targetElm, tabberId) { ...}
For details, please visit http://www.menucool.com/jquery-tabs#Div4