Skip to content

Commit

Permalink
- added Uploadify/README.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
jkuchar committed May 16, 2014
1 parent f2951de commit 0c0a70d
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions MultipleFileUpload/UI/Uploadify/README.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@

Dependencies
*************

- [jQuery | http://jquery.com/], [Uploadify | http://www.uploadify.com/], [swfobject.js | http://code.google.com/p/swfobject/], [livequery | http://plugins.jquery.com/project/livequery/], [modified ajax-form driver | https://github.com/jkuchar/MultipleFileUpload/blob/master/document_root/js/nette-ajax-form.js]
- original `jquery.uploadify.js` do not work with Internet Explorer becacause it uses dash in IDs. IE interprets dash as minus. Fixed version is availabe on Github: https://github.com/jkuchar/MultipleFileUpload/tree/master/document_root/js.
- original `swfobject.js` do not work with Internet Explorer, because IE cannot find flash object in form. Fixed-version is available in Github: https://github.com/jkuchar/MultipleFileUpload/tree/master/document_root/js.

0 comments on commit 0c0a70d

Please sign in to comment.