I'm making a small script that's supposed to let the user scroll over a link and then a help balloon shows with the link's description. For now, I'm using the HTML tag "TITLE" but the balloon will disappear after a few seconds, and some of the descriptions are very long. Is there a way to either make the help balloon stay up until the user moves his/her mouse or to make another message pop up beside the cursor? BTW, the window is very small so the message that pops up would have to be able to be shown outside of the window.
Attached is one of the windows, using my current method. Thanks.
[edit]
The attachment is acting weird because it has a toolbar, but the real one is a small pop-up window.
[/edit]