rachbynature / kthoom

Automatically exported from code.google.com/p/kthoom
MIT License
0 stars 0 forks source link

Ability to load files into the browser #1

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
kthoom needs a way to let the user choose a local file and load it into the
browser.  This will be accomplished through the use of the File API spec:
http://www.w3.org/TR/FileAPI/

Original issue reported on code.google.com by codedr...@gmail.com on 7 Apr 2010 at 1:14

GoogleCodeExporter commented 9 years ago
Also need to display an error message if the browser does not support 
FileReader.

Original comment by codedr...@gmail.com on 7 Apr 2010 at 1:32

GoogleCodeExporter commented 9 years ago
Fixed in revision 1534145fd719

Original comment by codedr...@gmail.com on 7 Apr 2010 at 3:27