SyntaxFix
Write A Post
Hire A Developer
Questions
var myElem = document.getElementById('myElementId'); if (myElem === null) alert('does not exist!');