Using appendChild with IE in Javascript

前端 未结 2 1196
南笙
南笙 2020-12-20 15:42

I am having trouble with this code in IE (with Chrome it seems to work fine):





        
2条回答
  •  伪装坚强ぢ
    2020-12-20 16:00

    As you can see here appendChild() in IE is not applied to

提交回复
热议问题