if(input.style.display === "none"){ code example Example: javascript display block document.getElementById("someElementId").style.display = "block";