Yes, but it requires some JavaScript (below) and it only works for what's displayed in the status bar on the page that CONTAINS the "mailto:" link. Here's the JavaScript enhanced link that will do it for you:<br>
<br>
<a href=mailto:jsmith@webstar.com onMouseOver="window.status='Joe Smith';" onMouseOut="window.status='';return false;">Linked text/image here</a><br>
<br>
If you have any more related questions, feel free to e-mail them to me at: robherc@netzero.net I will be glad to be of service.