Hide recipient's emal address from mouseover in status bar

G

Guest

Hi,

How do you hide a recipient's email address from
displaying in the browser status bar when you mouseover a
hyperlink on a oage?

Chuck
 
S

Stefan B Rusynko

In the hyperlink add
onMouseOver="self.status='Email Me'; return true"




| Hi,
|
| How do you hide a recipient's email address from
| displaying in the browser status bar when you mouseover a
| hyperlink on a oage?
|
| Chuck
 
Top