What is a tooltip? This is a css tooltip A text aid that appears when you roll over with the mouse .
CSS defined tool tips can change the cursor, be transparent, and contain xhtml formating. They display immediately. And you can control the font.
Everyone should visit
Wikipedia!
Wikipedia! on Wiki
http://www.wikipedia.org/wiki/Wiki
This is a more complex tool tip.
The next pargraph has a simple tooltip.
Simple one line tool tips can be made for any xhtml element using a title
attribute.
They display a single line of text and may not contain any xhtml formating.
They display after a delay, using a browser defined style.
Everyone should visit
This is a simple tooltip!