js中innerHTML与innerText的用法与区别

用法:

Java代码 [转]innerHtml,innerText,outterHtml,outterText 的区别 [转]innerHtml,innerText,outterHtml,outterText 的区别[转]innerHtml,innerText,outterHtml,outterText 的区别
  1. <div id="test">   
  2.    <span style="color:red">test1</span> test2   
  3. </div>  

相关文章:

  • 2022-01-10
  • 2021-11-05
  • 2021-12-24
  • 2021-11-24
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-10-05
  • 2021-06-27
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案