Answers for "data attribute value with javascript variable"

1

select by data attribute

$('*[data-id="your_id"]');
Posted by: Guest on September-10-2020

Code answers related to "data attribute value with javascript variable"

Code answers related to "Javascript"

Browse Popular Code Answers by Language