Skip to content

How do you disable dropzone? #126

@eugenekgn

Description

@eugenekgn

Can you please tell me how to disable dropzone just like the following command

As other widgets based on jQuery UI Widget, the File Upload widget can be disabled/enabled:

$('#fileupload').fileupload('disable');
$('#fileupload').fileupload('enable');

https://github.com/blueimp/jQuery-File-Upload/wiki/API

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions