undefined var i; alert(i); 声明的变量没有初始化 alert(document.oiji); 或者对象属性,方法不存在
空 var iab = document.getElementById("name").value; alert(iab); id=name的值为空