求大神指导
语法问题,
document.getElementById(i),这里有错,你的代码括号里面没有带引号
document.getElementById("i") setInterval(go,1000);