jQuery参考手册
jQuery :image 选择器
jQuery :image 选择器
jQuery :image 选择器

实例
选取带有 type="image" 的 <input> 元素:
$(":image")
尝试一下 »
定义和用法
:image 选择器选取带有 type=image 的 input 元素。
语法
$(":image")

| jQuery :image 选择器 |
|---|

选取带有 type="image" 的 <input> 元素:
:image 选择器选取带有 type=image 的 input 元素。

| jQuery :image 选择器 |
|---|