About Jquery Tab ui.index
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.<br clear="all">
--
Best Regards,
N3T