jQuery :text 选择器2025-07-14 23:42•jQuery•阅读 jQuery 选择器实例选取带有 type="text" 的 <input> 元素: $(":text") 尝试一下 »定义和用法:text 选择器选取带有 type=text 的 input 元素。语法 $(":text") jQuery 选择器