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

pasqualle’s picture

Status: Active » Closed (duplicate)

#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