Level 26
its seems its crops the original image before submitting to a backend using img data, so you might need to have add a hidden field var that will hold the original image so you can pass it on with the submission process?
I am using CropIt jQuery plugin for image cropping. Everything is working perfectly. Now, I am planning to get original uploaded image along with cropped image. Do you guys have any tips to do that?
its seems its crops the original image before submitting to a backend using img data, so you might need to have add a hidden field var that will hold the original image so you can pass it on with the submission process?
Please or to participate in this conversation.