Hover here...
A lot of us have been envisioning this effect, where you hover over something, and some more information appears somewhere else. Here's one way to do it. Note that this works because this "message" element is a sibling of the hovered element. CSS hover selectors can only select later siblings or children.