码迷,mamicode.com
首页 > 移动开发 > 详细

Uncaught TypeError: Cannot read property 'appendChild' of null

时间:2018-11-21 17:38:18      阅读:1148      评论:0      收藏:0      [点我收藏+]

标签:append   ror   null   nbsp   获取   can   流程   http   child   

技术分享图片

出现了这个是因为把js放在了head中,而我获取的是在body中的东西。html整体上是至上而下的流程。因此需要将js从head中放置到body中就可以了。

 

Uncaught TypeError: Cannot read property 'appendChild' of null

标签:append   ror   null   nbsp   获取   can   流程   http   child   

原文地址:https://www.cnblogs.com/logsapling/p/9995904.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!