Tooltips in JavaScript

June 11th, 2004

overLIB. It looks awesome! And it works in Firefox. Two reasons to keep it in my link collection.

Via Lance

4 Responses to “Tooltips in JavaScript”

  1. durg Says:
    hello sir pls send me tooltips regards durg vijay singh
  2. Keith Lea Says:
    Those tooltips are annoying, I think, especially how they follow your mouse. I wrote a tooltip javascript library called funtip, it's used on http://joust.kano.net for example. Maybe I should post it somewhere for public use (although anyone is free to take that code).
  3. jason Says:
    I use the standard tooltips available in HTML 4.01 :) You can put a title="" in almost any tag and it will be rendered as a tooltip. eg , but equally in DIV tags (from memory), table cells etc
  4. anoushka Says:
    tool tips in java script

Leave a Reply