changing the image in HTML with JS code example Example: set img src using javascript document.getElementById("imageid").src="../template/save.png";