Click to See Complete Forum and Search --> : OnMouseOver message


Webskater
01-24-2003, 11:19 AM
Can anyone tell me the a nice, neat way to display some information when someone mouses over something. I don't want alert boxes or confirm boxes - I simply want to show a bit more information next to where the mouse is.
I can to this using a <title> tag in whatever element I am interested in but the text that is displayed disappears after a few seconds and you have to mouse out and then mouseover again. Can you set the timeout of a title tag?
Any help appreciated.

Vladdy
01-24-2003, 11:33 AM
http://forums.webdeveloper.com/showthread.php?s=&threadid=2752

W8 4me
01-24-2003, 02:47 PM
...and I was just about to ask for this script!! cheers.