Top "Jcrop" questions

Jcrop is the quick and easy way to add image cropping functionality to your web application.

JQuery JCrop - How to set a fixed size selection area?

I'm trying to figure out how to fix the selection box size under JCrop. The documentation mentions how to set …

jquery crop jcrop
How should I crop the image at client side using jcrop and upload it?

I am working on a component in which there is file-upload HTML control, upon selecting the image using the control, …

javascript jquery css image jcrop
How do I remove jcrop?

how do i un-jcrop an image? I'm adding jcrop with a; $('#imgThumbnailer').Jcrop({ onChange: statusCrop, onSelect: statusCrop, bgColor: 'black', …

jquery jcrop
C# Input string was not in a correct format. Conversion issue on server not in local machine

I am croppping the image and save. On btnsave_click I am converting the hiddenfield value to decimal. There is …

c# asp.net jcrop
Image crop with AngularJS

I want to let the user crop an image, I found this JQuery plugin - http://deepliquid.com/content/Jcrop.…

angularjs jcrop angular-ui
JavaScript runtime error: Object doesn't support property or method 'on'

I am getting error message "Object doesn't support property or method 'on'". I think it is to do with this …

javascript jquery asp.net jquery-ui jcrop
jCrop (jQuery) sometimes fails to load image/cropper area

I've got a pretty simple problem, but I've become clueless on what is causing the problem. In one of my …

javascript jquery jcrop
JCrop How to crop image by dragging it behing a div (like facebook cover)

I have used Jcrop extensively but I want to crop the image in much similar way the Facebook uses for …

jquery image crop jcrop
Jcrop have problems with large size images

TRANSLATED by Google I'm running to achieve an upload form in php and jquery and say that everything is fine …

php jquery image crop jcrop
Using jcrop on responsive images

Since jcrop is now working on touch screens I want to do a web app that uses it. I have …

jquery html css responsive-design jcrop