scottcheng / cropit

A "customizable crop and zoom" jQuery plugin.
http://scottcheng.github.io/cropit/
MIT License
874 stars 305 forks source link

How to change the file programmatically from jquery instead of input #175

Closed pyramidsbuilder closed 8 years ago

pyramidsbuilder commented 8 years ago

I need to set another file on cropit using javascript instead of the user select it , the file should come as base64 , is that possible? I tried to call cropit() again but it did not work, is there a way to re initialize it? Thanks

pyramidsbuilder commented 8 years ago

Never mind I used 'destroy'