//Hide document.getElementById("id").style.display = "none"; //Show document.getElementById("id").style.display = "block";