-
```
My usage of jCrop in IE7 results in URI requests on the server containing
javascript fragments in the URI.
for example:
http://server/path/to/page/function(a)%7Bvar%20b=this.length%3E%3E%3E0
Wh…
-
```
What steps will reproduce the problem?
1. Integrate jcrop with web application
2. Access the page with iPad or iPhone
3. Scroll works in web not in iPad or iPhone
What is the expected output? Wh…
-
```
What steps will reproduce the problem?
1. Upload image via iframe
2. call jcrop on img tag
3. call cropapi.destroy()
4. upload another photo
What is the expected output? What do you see instead?
…
-
```
I am testing the code implementation with the FireBug and FireQuery and I get a
break with the following line highlighted:
onSelect: updateCoords
The error message is:
jQuery("#cropbox").Jcro…
-
```
What steps will reproduce the problem?
1. Put the crop image within a div that is hidden with display:none
2. Invoke Jcrop on crop image
3. Unhide the div and the crop image will not show
What is…
-
I ran into a problem where initializing jCrop (2.0) on a dynamically generated image would not allow manipulation of the crop region **on subsequent attempts** after the first instance of jCrop is ran…
-
I have a hidden modal dialog that is supposed to show jCrop in particular conditions (BTW, I am using modal dialogs in Twitter Bootstrap - http://twitter.github.com/bootstrap/ but I am sure that a nor…
-
```
What steps will reproduce the problem?
1. IE 8 running in Quirks mode.
2. jCrop initialized in a modal dialog created via AJAX.
What is the expected output? What do you see instead?
Normal jCrop …
-
```
What steps will reproduce the problem?
1. Put the crop image within a div that is hidden with display:none
2. Invoke Jcrop on crop image
3. Unhide the div and the crop image will not show
What is…
-
I don't know what's causing this, but when moving with my cursor, I get a lot of these errors.
```
| cropImage | @ | content-crop.js:115
-- | -- | -- | --
| showCoords | @ | content-crop.js:…