steve55
10-08-2002, 05:14 PM
Hi,
I have the following code on a web page:
<td width="76"><a href="http://www.thestudentzone.com/articles/advice.html"><img src="menu/advice.gif" width="76" height="20" name="menu0" id="menu0" onMouseOver="showMenu(event)" onMouseOut="hideMenu(event)" border="0"></a></td>
Can I remove the image and replace it with text, so that the mouseover event still works and if so can you show me an example of the code..
Many Thanks
I have the following code on a web page:
<td width="76"><a href="http://www.thestudentzone.com/articles/advice.html"><img src="menu/advice.gif" width="76" height="20" name="menu0" id="menu0" onMouseOver="showMenu(event)" onMouseOut="hideMenu(event)" border="0"></a></td>
Can I remove the image and replace it with text, so that the mouseover event still works and if so can you show me an example of the code..
Many Thanks