jQuery :reset 选择器
定义和用法
:reset 选择器选择 type=reset 的按钮和输入元素。
提示: 使用 input:reset 作为选择器不会选择 button 元素。
语法
$(":reset")
:reset 选择器选择 type=reset 的按钮和输入元素。
提示: 使用 input:reset 作为选择器不会选择 button 元素。
$(":reset")
如果您想将 W3Schools 服务用于教育机构、团队或企业,请发送电子邮件给我们
sales@w3schools.com
如果您想报告错误,或想提出建议,请发送电子邮件给我们
help@w3schools.com