jQuery :image Selector
Definition and Usage
The :image selector selects input elements with type=image.
Syntax
$(":image")
The :image selector selects input elements with type=image.
$(":image")