Skip to content

Instantly share code, notes, and snippets.

@dustym
Created August 1, 2008 01:34
Show Gist options
  • Save dustym/3556 to your computer and use it in GitHub Desktop.
Save dustym/3556 to your computer and use it in GitHub Desktop.
$('#file').change(function() {
$("#uploader").ajaxForm({iframe: true, success: success}).submit();
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment