Re: onMouseOver Alert

by Comharsa <comharsa(at)clara.net>

 Date:  Sat, 02 Sep 2000 22:15:05 +0100
 To:  Fox Rodgers <entr0py(at)juno.com>,
hwg-techniques(at)hwg.org
 In-Reply-To:  mail
  todo: View Thread, Original
At 19:05 02/09/00, Fox Rodgers found time to write:

>Remember, I don't want a script that requires the user to CLICK. My code is
>something like <A HREF=onMouseOver="alert('I love you')">I love you</A> etc.
>Can someone help me tweak that??

Change it to:

<A HREF="javascript:;" onMouseOver="javascript:alert('I love you')">I love 
you</A>

Brian
comharsa(at)clara.net

HWG hwg-techniques mailing list archives, maintained by Webmasters @ IWA