odyniec / imgareaselect

ImgAreaSelect is a jQuery plugin for selecting a rectangular area of an image. It allows web developers to easily implement image cropping functionality, as well as other user interface features, such as photo notes (like those on Flickr).
http://odyniec.net/projects/imgareaselect/
686 stars 197 forks source link

Cant select image from scrollable area #49

Open biju-ps opened 11 years ago

biju-ps commented 11 years ago

I have very big Image and need to select an area of that image . I am trying this plug-in. Its working fine with the initial area,but not able to select the image by scrolling .. Please see the attached image imgareaerror

odyniec commented 11 years ago

Are you using the parent option (http://odyniec.net/projects/imgareaselect/usage.html#options-parent)? It should help in this case.