metaltune455
2012-06-23 23:56:42 UTC
My goal is to "reset" the images because I have a "onmouseover" thing on the images. So when I click this button, I want it to set the images back to "Blank.jpg" which is just a white, blank picture. However, when I click the button, nothing happens.... can someone explain why? or offer me another alternative script?
P.S. The code is suppose to be ("img").src = 'blank.jpg' idk why they put '...' there instead of the '='