I have a PHP script that allows image upload. I modified it slightly to load newly uploaded image into a modal window in order to allow manual crop, if needed.
It seems I got it working in FireFox (all the way until actual crop). IE throws an error: "Object does not support this property or method" and Opera just chokes and does not know what to show...
I am out of ideas what is causing this. Here's the page, click "Add New Scene" and submit some image to upload to view described behavior:
Any insight will be highly appreciated.
UPDATE: decided to go with a different class.