Skip to content

Instantly share code, notes, and snippets.

@whitmanc
Created June 4, 2012 16:32
Show Gist options
  • Save whitmanc/2869427 to your computer and use it in GitHub Desktop.
Save whitmanc/2869427 to your computer and use it in GitHub Desktop.
Disable jquery-file-upload
$('#fileupload').fileupload('disable');
$('#fileupload').fileupload('enable');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment