jQuery UI Tabs - How to Select a Tab on Hover - Stack Overflow most recent 30 from stackoverflow.com 2009-11-27T11:47:21Z http://stackoverflow.com/feeds/question/417550 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://stackoverflow.com/questions/417550/jquery-ui-tabs-how-to-select-a-tab-on-hover 0 jQuery UI Tabs - How to Select a Tab on Hover Ben 2009-01-06T18:03:39Z 2009-01-06T18:11:44Z <p>Using the jQuery UI Tabs component, is it possible to select new tabs on hover instead of when clicking on them?</p> <p>I found an example <a href="http://stilbuero.de/jquery/tabs/mouseover.html" rel="nofollow">here</a>, but this does not seem to work with the latest (stable) versions of jQuery and jQuery UI tabs.</p> <p>Finally, one of the <a href="http://markmail.org/message/yymcisfniiyrf6ls#query:jquery%20tabs%20rollover+page:1+mid:w3kazcwusiyxahsz+state:results" rel="nofollow">developers mentions that this will be an option in Tabs 3</a>, which has since been released, but I cannot find any mention of it in the API.</p> http://stackoverflow.com/questions/417550/jquery-ui-tabs-how-to-select-a-tab-on-hover/417564#417564 1 Answer by redsquare for jQuery UI Tabs - How to Select a Tab on Hover redsquare 2009-01-06T18:08:59Z 2009-01-06T18:08:59Z <p><a href="http://ui.jquery.com/demos/tabs#mouseover" rel="nofollow">demo here</a> Its running with 1.6rc4 which I consider as stable as any other of the ui releases!</p>