if ($(selector).length) code example Example: jQuery exists function if ($("#myElementID").length){ //I exist }