Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/davgothic/ajaxfileupload
A jQuery plugin that simulates asynchronous file uploads.
https://github.com/davgothic/ajaxfileupload
ajax file-upload jquery
Last synced: 9 days ago
JSON representation
A jQuery plugin that simulates asynchronous file uploads.
- Host: GitHub
- URL: https://github.com/davgothic/ajaxfileupload
- Owner: davgothic
- License: mit
- Created: 2010-05-25T15:55:12.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2020-06-03T16:52:28.000Z (over 4 years ago)
- Last Synced: 2024-10-24T22:00:18.183Z (15 days ago)
- Topics: ajax, file-upload, jquery
- Language: JavaScript
- Homepage:
- Size: 69.3 KB
- Stars: 292
- Watchers: 28
- Forks: 215
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
AJAX File Upload
==========AJAX File Upload is a jQuery plugin to enable cross-browser AJAX-like file uploads.
Requirements
--------------------jQuery 1.6.1+
Browser Support
--------------------The following browsers are supported:
- Google Chrome 5.0+
- Internet Explorer 6+
- Mozilla Firefox 3.6+
- Opera 10.5+
- Safari 5+All recent versions of these browsers should be supported. If not I'd like to hear about it. Versions prior to those
listed here may work but are untested.Contributors
--------------------Steven Barnett
License
--------------------Released under the [MIT license](http://www.opensource.org/licenses/MIT)