jQuery表单选择器



jQuery表单选择器


:input   选取所有的<input>、<textarea>、<select> 和 <button> 元素

:text   选取所有的单行文本框

:password  选取所有的密码框

:radio  选取所有的单选框

:checkbox  选取所有的多选框

:submit  选取所有的提交按钮

:image  选取所有的图片按钮

:reset  选取所有的重置按钮

:button  选取所有的按钮

:file  选取所有的上传域

:hidden  选取所有的不可见元素







Meet so Meet. C plusplus I-PLUS....
原文地址:https://www.cnblogs.com/iplus/p/4489948.html