How to extract an “id” from “handlebars” and use it in a Javascript function

前端 未结 0 1782
日久生厌
日久生厌 2021-01-16 04:42

I have this button and I need to use his "id" to disable the button (document.getElementById("submit_button").disabled = true;). The issue I have it\'s t

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