I can explain this. I don’t want the visitor to leave my website when he clicks on a link to another website. That is bad usability. So when he closes this page he automatically returns to the page he started with.
But the tooltip still sticks on the link even when I move the mouse all over the page. That looks very bad!
http://webcrea.be/tooltip.html
I can be wrong but I learned Hover is not the same as On focus. I thought that Hover is only active when you move the mouse over the element. When you move the mouse elsewhere it is not active anymore. But the tooltip still sticks on the link even when I move the mouse all over the page.
Maybe I have to put something like Mouseout.