Using HTML DOM to change contents of Script Tag

前端 未结 0 1497
忘掉有多难
忘掉有多难 2021-02-19 18:30

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

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