• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
JavaScriptSource

JavaScriptSource

Search 5,000+ Free JavaScript Snippets

  • Home
  • Browse Snippets
    • Addon
    • Ajax
    • Buttons
    • Cookies
    • CSS
    • Featured
    • Forms
    • Games
    • Generators
    • Image Effects
    • Math Related
    • Miscellaneous
    • Multimedia
    • Navigation
    • Page Details
    • Passwords
    • Text Effects
    • Time & Date
    • User Details
Home / Generators / DHTML Tooltip Generator 3

DHTML Tooltip Generator 3

DHTML Tooltip Generator 3

Sometimes the HTML “alt=” isn’t enough to relay the detail you’d like it to. Here is a tooltip generator that will allow you to give your users more interactive tooltips. This script will allow you to create a custom DHTML tooltip box on your site.

<!– 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://javascriptsource.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=”https://javascriptsource.com”>The JavaScript Source</a></font>

</center><p>

Generators

Related Snippets:

  • How To Generate A Random String In JavaScript
  • Story Generator
  • Robots Text Generator
  • How To Generate a GUID in JavaScript

Primary Sidebar

Popular Posts

Story Generator

IP Grabber – get a users IP address with JavaScript

Simple Calendar

Remove Ads

Astrological Calculator

Copyright © 2025 JavaScriptSource.com

  • About
  • Privacy Policy
  • FAQ
  • Jobs For Developers