how to check if website has jquery and insert if not found code example Example: jQuery exists function if ($("#myElementID").length){ //I exist }