JavaScript, DHTML JavaScript, DHTML JavaScript DHTML Tooltips

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 href="index.htm" onmouseover="return escape('Some text')">Homepage</a>
For more information, please, read the library documentation.

Well, put togrther Prototype, Tooltips and customized function window.alert() and enjoy a rich and stylish user interface on your site.

Tooltips

Published by

Michael Stepanov

Site owner and admin :)

One thought on “JavaScript, DHTML JavaScript, DHTML JavaScript DHTML Tooltips”

Leave a Reply

Your email address will not be published. Required fields are marked *