标签:
这个错误困扰了我好几个小时,在网上也百度了好久类似的问题但都没有结果,反反复复看了好多遍,才发现,原来是document.getELementById 里面的Element的字母 l 我写成了大写的L。。。这就是错误原因,希望其他有类似错误的同胞们多加注意了哦
TypeError: document.getELementById is not a function
原文地址:http://www.cnblogs.com/RitaLee/p/5578507.html