jquery find elment by data-attr code example Example: jquery find div with data attribute value $("body").find("[data-searchme='" + var_value + "']");