Hi,
I bind function in tabsshow as in
$('#tabs > ul').tabs().bind('tabsshow', function(event, ui) {
alert(ui.index);
}};
why ui.index is always undefined?
I tried to solve this but although spent a lot of hours still cannot solve
T_T
Any idea?
Thanks a lot.
--
Best Regards,
N3T
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"jQuery UI" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/jquery-ui?hl=en
-~----------~----~----~----~------~----~------~--~---