jquery check target element not exists code example Example: jQuery exists function if ($("#myElementID").length){ //I exist }