lib-jquery-plugin-tooltip-demo.htm / htm
<head> <script type="text/javascript" src="lib-jquery-plugin-tooltip-jquery-1.2.2.pack.js"></script> <style type="text/css"> .ajaxtooltip { position: absolute; /*leave this alone*/ display: none; /*leave this alone*/ width: 300px; left: 0; /*leave this alone*/ top: 0; /*leave this alone*/ background: silver; border: 2px solid gray; border-width: 1px 2px 2px 1px; padding: 5px; } </style> <script type="text/javascript" src="lib-jquery-plugin-tooltip-ajaxtooltip.js">
********************************************* Ajax Tooltip script- by JavaScript Kit (www.javascriptkit.com) This notice must stay intact for usage Visit JavaScript Kit at http://www.javascriptkit.com/ for this script and 100s more *********************************************
</script> </head> <body> <a href="#" title="ajax:lib-jquery-plugin-tooltip-external.htm">Some link</a> <p> <a href="index.html" title="ajax:line-contents.xml">Some other link</a> </body>
(C) Æliens 20/2/2008
You may not copy or print any of this material without explicit permission of the author or the publisher. In case of other copyright issues, contact the author.