Revisions : blueimp/jQuery-File-Upload - GitHub
jQuery-File-Upload - Multiple File Upload widget with Drag&Drop support for jQuery
Les articles publiés sur le site
-
Added XDomainRequest Transport plugin for cross-domain AJAX support in MSIE >= 8.
18 novembre 2011, par Sebastian Tschanm application.js m gae/main.py + jquery.xdr-transport.js m php/index.php Added XDomainRequest Transport plugin for cross-domain AJAX support in MSIE >= 8. Treat GET requests with a "_method" parameter of "DELETE" like DELETE requests for the Google App Engine and PHP implementations, as (...) -
Ignore compiled python files.
18 novembre 2011, par Sebastian Tschanm .gitignore Ignore compiled python files. -
Update correct version information.
18 novembre 2011, par Sebastian Tschanm gae/main.py m index.html Update correct version information. -
Reset upload path and update version information.
18 novembre 2011, par Sebastian Tschanm index.html Reset upload path and update version information. -
Remove path information added by IE6 to filenames.
18 novembre 2011, par Sebastian Tschanm gae/main.py - gae/main.pyc m index.html Remove path information added by IE6 to filenames. Remove .pyc file.