Skip to content
This repository has been archived by the owner on Mar 17, 2020. It is now read-only.

After show a tooltip, it stays on top of the dom blocking other elements mouseover event #32

Closed
wants to merge 1 commit into from

Commits on Dec 2, 2013

  1. When a tooltip after the tooltip is shown it stays on top of the othe…

    …r dom elements, so it blocks the mouse over event of the elements behind it.
    
    When the tooltip is shown, now, it sets the display style to block and when the tootip is hidden it is set to hidden.
    glena committed Dec 2, 2013
    Copy the full SHA
    e9bd8da View commit details
    Browse the repository at this point in the history