PDA

View Full Version : Image Rollover Script


Jim7283
04-27-2006, 09:24 AM
Hi all. A few years back I had a script that would change an image as the user moved the mouse over different links. For example:

Link 1
Link 2
Link 3 Image Area


When you move the mouse over any of the links to the left, the image area instantly changes to display a different image.

Does anyone know the name or a script that does this? I've been scouring the internet to find this, and I've come up with nothing. Any help would be appreciated...

Jim7283
04-27-2006, 09:28 AM
No sooner did I post this than finally find what I was looking for. If anyone else is interested in this script, here is a nice little tutorial:

http://www.pageresource.com/jscript/jhover3.htm

karinne
04-27-2006, 10:06 AM
how about using CSS instead?

Fast Rollovers Without Preload (http://www.wellstyled.com/css-nopreload-rollovers.html)

Tham
04-27-2006, 01:14 PM
yea, I find that CSS is much more effective for these things.

karinne
04-27-2006, 01:38 PM
It's not just "more effective" it's the way it should be done

Tham
04-27-2006, 02:08 PM
and that too. :-P