Adding images to an HTML document with javascript

后端 未结 6 1948
故里飘歌
故里飘歌 2020-11-30 04:22

I\'ve tried some HTML DOM code from several sites, but it isn\'t working. It isn\'t adding anything. Does anyone have a working example on this?

this.img =          


        
6条回答
  •  既然无缘
    2020-11-30 04:39

    or you can just

    
    

提交回复
热议问题