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

Re: Hide recipient's emal address from mouseover in status bar by Stefan

Stefan
Tue Jan 13 04:01:37 CST 2004

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

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.net-sites.com/sitebuilder/newsgroups.asp
_____________________________________________


<anonymous@discussions.microsoft.com> wrote in message news:083401c3d973$d568fdc0$a101280a@phx.gbl...
| 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