hongkhanh / cropbox

A lightweight and simple JavaScript, Jquery, YUI plugin to crop your avatar
http://hongkhanh.github.io/cropbox/
MIT License
266 stars 99 forks source link

Cross-browser Issues #6

Open RayleneHarvey opened 9 years ago

RayleneHarvey commented 9 years ago

Could you please let me know what the cross-browser compatibility is for this image cropper? I am currently experiencing issues in IE8 and IE9, as well as Safari. Look forward to your feedback.

Djules commented 9 years ago

This library uses the HTML5 FileAPI to load the image before being uploaded, feature not supported before IE10.

hiep8024 commented 9 years ago

can any one refactor code from this to using excanvas.js from Google in IE