lmarshall
05-15-2003, 07:33 PM
I can not get the status to work on my mouseovers.. Can anyone help me on this one? Thanks!
<tr>
<td height="40" valign="top"><img src="images/Links/quote.gif" border="0" name="quote" usemap="#Map6" onMouseOver="change_quote('images/Links/quote2.gif'); status='whatever'; return true;" onMouseOut="reset_quote(); status=''; return true;"></td>
</tr>
<tr>
<td height="40" valign="top"><img src="images/Links/quote.gif" border="0" name="quote" usemap="#Map6" onMouseOver="change_quote('images/Links/quote2.gif'); status='whatever'; return true;" onMouseOut="reset_quote(); status=''; return true;"></td>
</tr>