youmoula / jcrop

Automatically exported from code.google.com/p/jcrop
0 stars 0 forks source link

Load image by ajax and jcrop doesnt work #59

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. I have a form that is submited to iframe by ajax
2. Then in this iframe send to load the image uploaded to a div in 
parent.document (the opener of this iframe)
3. call jcrop in this image

What is the expected output? What do you see instead?
all works but width and height simply doesnt work, the selectable square seems 
not work

What version of the product are you using? On what operating system?
the latest

Please provide any additional information below.

Original issue reported on code.google.com by nickmari...@gmail.com on 8 Oct 2011 at 5:27