Using the component jQuery UI Tabs
, is it possible to select new tabs when hovering, and not when clicking on them?
I found an example here , but it doesn't seem to work with the latest (stable) versions of jQuery and jQuery user interfaces.
Finally, one of the developers mentions that this will be an option in Tabs 3 , which has since been released, but I cannot find any mention of this in the API.
source
share