Display and element on hover
This is a working example of the W3C code to display some text when the user hovers over some text.
The code is pretty simple and has 2 DIVs the first is the element to be hovered over and always visible and the 2nd containing the text when you do.
What I really want to have is a pop-up on hover.
Below is the example for displaying a pop-up when an element is clicked.
In a similar manner to the code for the CSS Pop-Ups there is a lot of code to achieve the effect whereas most pages will be viewed on a mobile device and this will be kind irrelevant.
A started looking at this again as I had a visit to my page on the Wikipedia Hoverbox from a visitor in Beijing.