Am trying to trigger an upload box (browse button) using jQuery. The method I have tried now is:
$(\'#fileinput\').trigger(\'click\');
You can use LABEL element ex.
Click Me //
This will trigger the input file