window.document.form有关问题
window.document.form问题碰到个问题 今天代码运行的时候JS 中的window.document.form1.elements.length中
window.document.form问题
碰到个问题 今天代码运行的时候
JS 中的 window.document.form1.elements.length 中出现空对象的错误提示window.document.form1 的值取不到
我把代码改成window.document.forms['form1'].elements.length就可以。。好神奇。有碰到过的么?
求如何解决。。。。。
目测网速问题
没加载出来
[解决办法]