Get your own website Result Size: 625 x 565
x
 
<!DOCTYPE html>
<html>
<body>
<img id="myImg" src="compman_lowres.gif" width="107" height="98">
<br><br>
<button onclick="document.getElementById('myImg').src='compman.gif'">On</button>
<button onclick="document.getElementById('myImg').src='compman_lowres.gif'">Off</button>
</body>
<!-- Mirrored from www.w3schools.com/js/tryit.asp?filename=tryjs_img_src_buttons by HTTrack Website Copier/3.x [XR&CO'2014], Wed, 21 Dec 2022 17:07:12 GMT -->
</html>