JQuery使用小结

1.input输入框不能使用append(),ie不支持

$("#sp").append("追加")

原文地址:https://www.cnblogs.com/tianye-7/p/8126153.html