Re: onMouseOver dilemma!
by "Ben Russo" <benrusso(at)idirect.ca>
|
Date: |
Sat, 4 Mar 2000 14:33:07 -0800 |
To: |
"Triche Osborne" <catenae(at)bigfoot.com>, "HWG Techniques" <hwg-techniques(at)hwg.org> |
References: |
bigfoot |
|
todo: View
Thread,
Original
|
|
Well, thanks for everyone who helped! It's up and running now (yeah!)
Ben Russo
----- Original Message -----
From: Triche Osborne <catenae(at)bigfoot.com>
To: HWG Techniques <hwg-techniques(at)hwg.org>
Sent: Saturday, March 04, 2000 10:57 AM
Subject: Re: onMouseOver dilemma!
> Separate the commands with a semicolon as shown:
>
> onMouseover="document.images.b1.src='./images/mainon.gif';
> window.status='Go to Main Page'; return true"
> onMouseout="document.images.b1.src='./images/mainoff.gif';
> window.status=' '"
>
> In this example, mousing over the anchored text or image will do two
> things: It will change the image named "b1" to the file "mainon.gif" and
> display "Go to Main Page" in the status bar. The onmouseout will return
> "b1" to the file "mainoff.gif" and clear the status bar display.
>
> Triche Osborne
HWG hwg-techniques mailing list archives,
maintained by Webmasters @ IWA