Click to See Complete Forum and Search --> : How to create a onMouseover Balloon??


andylo
03-16-2003, 06:51 PM
Dear All,

I am new to javascript. I know that by using onmouseover, it will trigger some action/function...

I would like to show a little yellow balloon/tootip... when a user "Mouse Over" a image on my webpage. Would you please tell me how do I do that?

Thank you.

gil davis
03-16-2003, 07:23 PM
http://developer.netscape.com/viewsource/wyner_balloonhelp.html

andylo
03-16-2003, 07:44 PM
thanks