Back to main page

Cross-browser MouseEnter/Leave Solution

This solution doesn't make the mouseenter and mouseleave events work, but it can be used with mouseover and mouseout events to determine if the mouse is entering or leaving the element, or neither. See the external javascript.