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.
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.