0 / 60 seg.

How can you change the src attribute of an image with the ID "myImage"?

<img id="myImage" src="previous_image.jpg" />
_____