jQuery :input 选择器 jQuery 选择器 ← jQuery 选择器 Toggle 定义和用法语法 实例 Run this code » 选取所有 input 元素: $(":input") 定义和用法 :input 选择器选取表单元素。 该选择器同样适用于 button 元素。 语法 $(“:input”) 标签:jQuery ← jQuery [name=”value”][name2=”value2″] 选择器 jQuery :text 选择器 →