youmoula / jcrop

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

error changing the src of the image in hidden dialog #82

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. change the src of the image in this way in hidden dialog
2. $("img.jc-hidden-image").attr("src","demo_files/pool.jpg");
3.

What is the expected output? What do you see instead?

-When the dialog window opens I can see the previous image while cropping

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

Please provide any additional information below.

Original issue reported on code.google.com by gustavo....@gmail.com on 11 Oct 2012 at 6:28