// Opacity: 0 makes the image invisible, 1 is default document.getElementById("myId").style.opacity = "0";