Display Image on Mouseover
How do I display an image on mouse over? I also need to underline the text
next to the image on mouse over? On mouseout I have to hide the image and
make the text normal again.
This is my html field
<img src="img.jpg"> Name
Now when I load the page I want not to display the image unless I have the
mouse over the place it should appear.
No comments:
Post a Comment