Something like:
var $tabs =
$('#example').tabs({
event: 'mouseover'
})
.mouseout(function() {
alert($tabs.data('selected.tabs'));
});
--Klaus
On 4 Okt., 04:40, ThanhVu <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> I'm using Jquery Tab V3, custom event mouseover, i want to creat a
> menu which can return first selected tab when mouseout menu
> (ex:www.vnexpress.net), but only has a litter English and Jquery.Who can
> help my, thanks
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---