Change textContent to img

前端 未结 0 1225
别那么骄傲
别那么骄傲 2021-01-01 19:31

I want to change textContent to an img. I want an image instead of the X.

let cross = document.createElement(\'div\');
         


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