stopUpload
cancels the current upload
void stopUpload(id id);
| id | id | id of the file, the upload of which needs to be stopped |
Example
$$("uploader").stopUpload(id);
Back to top
Join Our Forum
We've retired comments here. Visit our forum for faster technical support,
connect with other developers, and share your feedback there.