Image CROP

See all posts Reply

Image CROP new!
by Tiago, 9 years, 5 months ago
Hello,
I wonder if it is possible to make a similar image CROP in this http://demo.w3bees.com/jquery-image-crop/


Select the image, a preview appears, select the area you want to crop. Then send the registration form.


Your code has the crop, but it has the part that displays the image and a way to select the area you want to crop.


Any hint is welcome.


Thank youReply
Re: Image CROP new!
by colin, 9 years, 5 months ago
You can certainly use the class as the backend for such a cropping interface. Some people have done it already, for instance with JCrop or JScropper.

But of course, this has to be done outside the class itself.Reply