I have an image map with selected hot spots.
When the user moves their mouse over the selected area,
I would like a transparent image to hover just over
the mouse position and when mouse moves off the selected
area, image disappears.
I have found quite a lot of code for tooltips etc., but...