hide a div on button click javascript code example Example: how to hide div in html document.getElementById('elementName').hide();