Blog search
Sunday, 12 January 2014
FILEREADER.JS : LIGHTWEIGHT WRAPPER FOR THE JAVASCRIPT FILEREADER INTERFACE
A lightweight wrapper for the JavaScript FileReader interface.FileReader is a JavaScript interface that allows you to read local files as binary. This is available in supported browsers when a user drags and drops files into a browser window or selects files from an input with a type of file.
FileReader.js does not require any other libraries. If you do use jQuery, there is a small plugin wrapping up the functionlity though!
FileReader.js does not require any other libraries. If you do use jQuery, there is a small plugin wrapping up the functionlity though!
Subscribe to:
Post Comments (Atom)
0 Comments to “FILEREADER.JS : LIGHTWEIGHT WRAPPER FOR THE JAVASCRIPT FILEREADER INTERFACE”
Post a Comment