This is a migrated thread and some comments may be shown as answers.

Initiating file upload from another element

1 Answer 66 Views
Upload
This is a migrated thread and some comments may be shown as answers.
Jay
Top achievements
Rank 2
Jay asked on 31 Jan 2012, 08:03 PM
Hopefully this is a simple question.  I have multiple places on my page which correspond to different items on the page for which a user can attach a file.  I want to have one file upload element on the page and just be able to call it from other elements.

How do I call the click on the element?  I don't see any information in your documentation telling me how to accomplish this.

1 Answer, 1 is accepted

Sort by
0
Quincy
Top achievements
Rank 1
answered on 10 Feb 2012, 04:14 PM
check out jquery's click to simulate the event firing: http://api.jquery.com/click/ 

-quincy
 
Tags
Upload
Asked by
Jay
Top achievements
Rank 2
Answers by
Quincy
Top achievements
Rank 1
Share this question
or