Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IE support and errors fixeds #3

Closed
wants to merge 8 commits into from
Closed

IE support and errors fixeds #3

wants to merge 8 commits into from

Conversation

jhg
Copy link

@jhg jhg commented May 17, 2013

No description provided.

sonnysantino and others added 6 commits April 9, 2013 12:37
Fixes IE 10 & Firefox detection bugs
Binds XHR Events to main class
Support for input access tag
IE10 Support
IE fixes & clean up
File list on all events (xhr2)
Implements multiple & data options
@jhg jhg closed this May 22, 2013
@codler codler reopened this May 22, 2013
@danmigdev
Copy link

Hi! Thank you for this useful project. I'd like to know if it's possible to pass other fields (like -input type="text/hidden"-) along files. I need a little clarification on following help section. Can you give a short example for each step?

// You can use same options as $.ajax();
// options.data can be a string or jQuery object that selects a input:file
// or an array containing key pair or name/value [{name, value}]
// or an object
// The value should be a File object if it is the file you want to upload
$.ajaxUpload(options);

@codler
Copy link
Owner

codler commented Nov 20, 2013

Thanks! I have merge now.

@codler codler closed this Nov 20, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants