PDA

View Full Version : image changing


mzeehamisi
2-25-04, 05:24 PM
How do I make an image on my web page change to a different image when the mouse is moved over it?

BerksWebGuy
2-25-04, 05:34 PM
You can do it with JavaScript. HERE (http://javascript.internet.com/generators/preload-images.html) is a generator that will make the code for you...or at least give you an idea.

ecobo
2-25-04, 08:58 PM
Use Dreamweaver. You can download a 30 days working tryal from the Macromedia web site www.macromedia.com

BerksWebGuy
2-25-04, 09:09 PM
But after that...good luck :D

paulselhi
2-26-04, 03:17 PM
http://www.webmasterslibrary.com/tutorials/content.jsp?rollover

mzeehamisi
2-27-04, 04:26 PM
Thanks everyone...I have it working now.