find element with data-id from value jquery code example Example: jquery get data-id const dataId = $('#elementId').attr("data-id");