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
overLIB. It looks awesome! And it works in Firefox. Two reasons to keep it in my link collection.
Via Lance
April 21st, 2008 at 10:17 PM hello sir pls send me tooltips regards durg vijay singh
April 21st, 2008 at 10:17 PM 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).
April 21st, 2008 at 10:17 PM 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
April 21st, 2008 at 10:17 PM tool tips in java script