file browser

how to open a file browser without using <%= file_field_tag 'file' %>.? for example by clicking on a div.

Regards.