jquery select element with data

JavaScript
$('[data-attribute="value"]');
Source

Also in JavaScript: