jQuery :image Selector

jQuery Selectors : Select <input> elements with type="image"

Definition and Usage

The :image selector selects input elements with type=image.

Syntax

$(":image")