View Full Version : Looking for a script


Tainted
02-02-2003, 03:36 PM
I am looking for a script similar to the hoverscript onthis (http://www.lissaexplains.com/hover.shtml) page. The only difference is I am looking for a script where if you hover your cursor over a particular area of the page, the picture flip occurs on another area of the page.

Do you know what I'm talking about? [ lol ] I hope so. If you're not sure, just post a reply and I'll be sure to reply back with a little bit more of a description. If you do know what I am talking about, do you have any links that have this script?

Thank you for taking the time to read this.

--Tainted--

Inzu
02-02-2003, 08:35 PM
yes...I am a bit confused about what you're talking about. Do you have an example of it?

Kaliyoda
02-03-2003, 09:11 AM
Hi

You can probably use a regular onmouseover rollover script.

You need to name your image locations i.e name=imagename in the img tags.

Then include the 2nd location (where you want the rollover to occur) in the script you are using.

Make sense?