topical media & game development
#javascript-generator-tooltip.htm / htm
<!-- ONE STEP TO INSTALL DHTML TOOLTIP GENERATOR:
1. Copy the coding into the BODY of your HTML document -->
<!-- STEP ONE: Paste this code into the BODY of your HTML document -->
<BODY>
<!-- This script and many more are available free online at -->
<!-- The JavaScript Source!! http://javascript.internet.com -->
<!-- Original: Spriteworks Developments -->
<!-- Web Site: http://www.spriteworks.com -->
<SCRIPT language = "javascript">
<!--
var ie = document.all ? 1 : 0
var ns = document.layers ? 1 : 0
if(ie){
document.write('<style type="text/css">')
document.write('.textfield {font-size:10pt; font-family:arial; color:#808080; font-weight:bold;}\n')
document.write('.hexfield {font-size:10pt; font-family:arial; color:#808080; font-weight:bold;}\n')
document.write('.buttons {border-style: solid; background-color: #808080; border-color: #000000; border-width: 1; color: #FFFFFF; font-size: 10pt; font-family: arial; font-weight: bold;}\n')
document.write('</style>')
}
//--> </SCRIPT>
<CENTER>
<SCRIPT language="JavaScript" src='http://www.guistuff.com/gens/tooltip.js'></SCRIPT>
</CENTER>
<p><center>
<font face="arial, helvetica" size"-2">Free JavaScripts provided<br>
by <a href="http://javascriptsource.com">The JavaScript Source</a></font>
</center><p>
<!-- Script Size: 1.36 KB -->
(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.