Xebcnor 最近更新时间:2019-10-11 06:02:41
jQuery 选择器
选取带有 type="password" 的 <input> 元素:
:password 选择器选取带有 type=password 的 input 元素。