cogumelo
11-13-2004, 03:58 PM
Hi,
i'm trying to add this:
"onMouseOut=window.status='' '; return true"
to this code:
var MessageIE='<A CLASS=contact HREF="mailto:?SUBJECT='+(SubjectLine)+'&BODY='+(BodyText)+' "OnMouseOver="window.status=\'Enviar esta página a um amigo\'; return true;">Recomendar a um amigo<\/A>';
i know i'm not doing it right but i can't seem to figure out the solution. Anyway, the idei is that on mouse out the status text of th browser returns to normal instead of remaining with the text i defined on the mouseover
help would be really appreciated.
thanks,
cogumelo
i'm trying to add this:
"onMouseOut=window.status='' '; return true"
to this code:
var MessageIE='<A CLASS=contact HREF="mailto:?SUBJECT='+(SubjectLine)+'&BODY='+(BodyText)+' "OnMouseOver="window.status=\'Enviar esta página a um amigo\'; return true;">Recomendar a um amigo<\/A>';
i know i'm not doing it right but i can't seem to figure out the solution. Anyway, the idei is that on mouse out the status text of th browser returns to normal instead of remaining with the text i defined on the mouseover
help would be really appreciated.
thanks,
cogumelo