A callback for an event that also receives some additional data, in addition to the event.
A callback for an event that receives some additional data and may also return a boolean that usually defines whether the action that triggered this event is pursued further.
Constructor for a new file upload instance.
Enumeration of common HTTP methods that can be used with the jQuery file upload plugin.
The method to use for uploading files.
Plain callback for event listeners. They only received the event that occurred.
A processing action that is available.
Represents the response of a successful or failed request.
Type of the response.
Type of the error.
Generated using TypeDoc
Namespace for the jQuery BlueImp File Upload plugin.
File Upload widget with multiple file selection, drag&drop support, progress bars, validation and preview images, audio and video for jQuery.
Supports cross-domain, chunked and resumable file uploads and client-side image resizing.
Works with any server-side platform (PHP, Python, Ruby on Rails, Java, Node.js, Go etc.) that supports standard HTML form file uploads.
See https://github.com/blueimp/jQuery-File-Upload