[ HoverHelp ]
HoverHelp — интересный СЃРєСЂРёРїС‚ РїРѕ созданию всплывающих подсказок.
Small script to easily display hover tool tips
You can attach a popup to anything by simply giving it a class of ‘hasHelp’ and an id. Then adding the help text to a blockquote and giving that a class of ‘helpContents’ and an id of ‘xxxHelp’ where xxx is the id of the element it’s related to.

http://htmlcoder.visions.ru/JavaScript/?11