How can I detect the action when clicking on the browse on this form?
<form action='#' enctype='multipart/form-data'>
<input type='file' name='file'>
</form>
I have another div and when I click on that div I want that the browse action will happen