The jQuery :file selector is used to select all elements that have type="file".
jQuery :file selector Syntax
$(':file')
jQuery :file selector Examples
In below example,We will hightlight all file inputs.
Try now
Date:2019-08-19 01:53:12 From:www.Lautturi.com author:Lautturi