I have have an image and i want it to change for another
one when i click on it.
How can i do that so it work in both
Internet Explorer and
Netscape
Printable View
I have have an image and i want it to change for another
one when i click on it.
How can i do that so it work in both
Internet Explorer and
Netscape
doesn't
function changeimg() {
document.ImageName.Src = "dffh.gif"
}
<a href = "JavaScript:changeimg()">sdafjkl</a>
work?
No it doesn't work with this code
check out this web page it uses mouse overs as well as clicks.
http://www.richardsonsicecream.com/golfcountry.html