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

Problem in IE9 and IE8 #28

Open martinbroos opened 11 years ago

martinbroos commented 11 years ago

I have a problem with this wunderfull plugin in IE9 and IE8. When dragging the selected area it stutters and follows a defined grid or something.

Strange part is that when I load up your examples it works great in IE8 or 9 so it's definatly a settings problem but I can figure it out.

I create a demo page where the same problem occures.

http://zaliba.sitestatus.nl/imagetest.php

Do note that in product i dynamically set those image width and height vars. So i need them to perform in my application.

Besides that I don't see anything weird but I hope you will.

Thanks in advance.

martinbroos commented 11 years ago

Switched to Jcrop . Better support for IE, but it lacks a bit on iPad.

Mithgol commented 11 years ago

What's Jcrop you switched to? Is that Deep Liquid's Jcrop?