I was wondering if there was a way to make the tooltip not appear at the corner of an area, but instead just above wherever the mouse currently is. It would thus need to "follow" the mouse while it's active.
If anyone has any sample code doing something like this I would be really thankful.
For each area I add unique ID, then check mouseenter or mouseover for that area and get mouse position and then reposition tooltip: