请问:为什么
方法 add() 和 方法 change()
不起作用呢?
ID读取有误,未添加“”:
var first = document.getElementById("first");
第53行代码 括号里的first 要加上引号!