Here is another useful JavaScript Cross Browser library – Tooltip. Using Tooltip you can add various tooltips on your web page even with URL or images (see image below). The library is full customizable and easy in use. Just download the library, place the file wz_tooltip.js somewhere in your web directory, load it: <script language=”JavaScript” type=”text/javascript” src=”wz_tooltip.js”></script> and add desired tooltip in HTML tag: <a […]