Search w3schools.com:

SHARE THIS PAGE

jQuery :file Selector

jQuery Selectors jQuery Selectors

Example

Select <input> elements with type="file":

$(":file")

Try it yourself »

Definition and Usage

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


Syntax

$(":file")


jQuery Selectors jQuery Selectors


Your suggestion:

Close [X]

Thank You For Helping Us!

Your message has been sent to W3Schools.

Close [X]