CSSTitle is a JavaScript library that replaces the browser's default title tooltip with a popup that can be styled in CSS.
Move your cursor over any of the links on this page to see a demonstration.
<link rel="stylesheet" type="text/css" href="csstitle.css" />
<script type="text/javascript" src="prototype.js"></script>
<script type="text/javascript" src="cfx.js"></script>
<script type="text/javascript" src="csstitle.js"></script>
class="csstitle" and title="(your text here)"
This page conforms to W3C standards and passes the validator for XHTML compliance.
The CSSTitle library was developed by Fred Snyder for Castwide Technologies.