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

boxWidht and height #41

Open TimoVeld opened 11 years ago

TimoVeld commented 11 years ago

Hi, I was wondering. Is there a way to set a boxWidth and height? I don't know if that is the best description but that is what your competitor "Jcrop" calls it.

Basically I'm looking for a resize of the uploaded image that does leave the original resolution intact. I tried attaching a style to the image with a max-width. But this messed up the preview.