Using HTML DOM to change contents of Script Tag

前端 未结 0 855
旧时难觅i
旧时难觅i 2021-02-19 18:41

When we use html dom,we normally run code such as :

document.getElementById(\'id\').innerHTML = \'new text\' to change the contents of a tag such as &l

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