jquery select data-llkey code example Example 1: jquery select by data attribute $('div[data-key=value]'); Example 2: js select by data attribute $("[attribute=value]")