为什么点击按钮没有反应?哪里出错了?
1、函数调用时要加括号,如:onClick = color1()
2、最后一个函数有问题,可以用这个:
document.getElementById("txt").classText = "none";
应经改好了,没有加括号