Closed (duplicate)
Project:
Quick Tabs
Version:
6.x-2.0-rc3
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
2 Jun 2009 at 01:01 UTC
Updated:
2 Jun 2009 at 01:46 UTC
How to display contents of tab just by placing the mouse over it instead of clicking the tabs?
Can we just change the code somewhere and then get that effect?
Comments
Comment #1
pasqualle#288902: changing active tab via hover
quick hack: instead of binding 'click' you need to bind 'mouseenter'
there will be a setting for this in the 3.x version