getAttribute from HTML5 object element

前端 未结 0 495
刺人心
刺人心 2020-12-15 18:34

I have a HTML button with data- element, and I am trying to extract the value of the clicked button.

for (i = 1; i <= 12; i++) {
    var button = document.         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题