[UI Tabs + hoverIntent] Using UI Tabs together with hoverIntent plugin

[UI Tabs + hoverIntent] Using UI Tabs together with hoverIntent plugin


I've got UI tabs implmented on a page. But I would like to have the
hoverintent functionality with it as well. I've already set the
default event to mouseover, but would like to have the hoverintent
functionality, where it only opens up a tab if you mouseover if for a
couple of milliseconds or so.
My problem is that I don't know how to add hoverintent to ui tabs,
because the hoverIntent function needs a function for it's "over" and
"out" state. And maybe UI tabs even has out of the box functionality
for this?
Anyone out there able to help?