摘要: 看了 jQuery API文档,属性操作一栏,看到 prop 是1.6+版本新增的方法。 那attr 和 prop 到底具体有什么区别呢?看以下演示,立马就知道结果了。 操作一: 新建一个多选框: 多选框: <input type="checkbox" name="n-checkbox" value 阅读全文
posted @ 2020-06-14 22:29 不言谢 阅读(211) 评论(0) 推荐(0)