JQuery使用小结

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

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