I am trying to implement a customizable hint. On mouse out event  I want the hint to disappear, but I want inside the hint elements like links and divs. When I point the cursor over one of these elements, browser treats it like onmouseout hint and my hint disappears when shouldn't. How can I solve this?
<br>