:visible css check code example Example: js check if element hidden if (elem.getAttribute("hidden") != null){ //code if elem is hidden }