hide and unhide element js code example Example: how to hide div in html document.getElementById('elementName').hide();