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

Support for multiple files #24

Closed igregson closed 8 years ago

igregson commented 8 years ago

Having trouble trying to figure out how to use Cropper on a page with multiple upload instances and am not sure it's possible, since the saved results are being written to the window object.

Is this possible?

If so, can you point me to any example code with multiple cropper instances on the same page?

link2pk commented 8 years ago

@igregson , @hongkhanh I'm also in need of multiple instances on same page. Please help

Thanks