Xebcnor 最近更新时间:2019-10-10 05:45:46
jQuery 选择器
选取带有 type="text" 的 <input> 元素:
:text 选择器选取带有 type=text 的 input 元素。