Answers for "accessing the data attribute in event target"

2

event target data atributes

event.target.getAttribute("data-sortorder");
Posted by: Guest on October-15-2020

Code answers related to "accessing the data attribute in event target"

Browse Popular Code Answers by Language