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