Example

Tooltip will work everywhere you add attributes "rel" and "title" to a link.

How To

Add a link to anything you want to apply a tooltip
Add the "rel" attribute with value "tooltip"
Add the "title" attribute and the value which will appear as tooltip.