bgrins / filereader.js

A lightweight wrapper for the JavaScript FileReader interface
http://bgrins.github.com/filereader.js/
MIT License
413 stars 86 forks source link

Making filreader save for no conflicting mode #14

Closed laoneo closed 10 years ago

laoneo commented 10 years ago

When people use jQuery in no conflict mode and another library (eg. mootools) is taking the $ function over, filereader will crash. This change will use jQuery instead.

bgrins commented 10 years ago

Thanks!

laoneo commented 10 years ago

Just to let you know I'm using your library on https://github.com/Digital-Peak/DPAttachments