I have the following:
onMouseOver="alert("This is an alert"
"
What I'd like to do, is rather than an alert it simply have a tool tip box come up...like "You've rolled over the image", and when the user onMouseOuts from the image, the tool tip goes away.
Thanks!
onMouseOver="alert("This is an alert"
What I'd like to do, is rather than an alert it simply have a tool tip box come up...like "You've rolled over the image", and when the user onMouseOuts from the image, the tool tip goes away.
Thanks!