Categories | Question details Back To List | ||
JavaScript function called after the upload Hi team How can I assign an event to finish uploading all files? example: alert("Finish!"); or close the window Answer posted by Support on Oct 27, 2008 03:23 There is no ready to use event, you can add any necessary code to the end of the endLoading method |