wilq32-pwitkowski / jqueryrotate

jQueryRotate - plugin to rotate images by any angle cross-browse with animation support
http://jqueryrotate.com
152 stars 58 forks source link

Problem with rotate image in IE8 #83

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?
To rotate image in IE8. I see the image without rotation.

What version of the product are you using? On what operating system?
I'm using jQueryRotate.2.2.js and jquery-1.7.1.min.js

Please provide any additional information below.

I want to call "rotate" method: $(idOfImg).rotate(angle). In IE9 and in Firefox 
(v. 15) it works correct, but no in the IE8.

Original issue reported on code.google.com by nniicck...@gmail.com on 24 Sep 2012 at 12:40

GoogleCodeExporter commented 9 years ago
Well there might be many problems but I cant tell you exactly as I have not 
enough info. Can you provide some code/test case to observe the problem? I'm 
quite sure that plugin is working on IE8 so there might be something else that 
is wrong... Are you sure that you rotate <img> element? As it doesn't work on 
<div> (at least doesnt work cross-browser).

Well if you want to rotate <div> - you can try to use jQueryRotate 3.1 
(download it from repository/trunk)

Original comment by wil...@gmail.com on 25 Sep 2012 at 9:04

GoogleCodeExporter commented 9 years ago
Closing as invalid after bug verification

Original comment by wil...@gmail.com on 25 Sep 2012 at 1:43