search for a div with an attribute value jquery code example Example: jquery find div with data attribute value $("body").find("[data-searchme='" + var_value + "']");