wilq32-pwitkowski / jqueryrotate

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

imagemap (multiple links) on rotating image. #9

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. create a rotating image
2. assing a image map to that image

What is the expected output? What do you see instead?
the links wont work in IE or FF. ONLY CHROME.

What version of the product are you using? On what operating system?
// VERSION: 1.4 LAST UPDATE: 23.06.2010
OS: windows xp

Please provide any additional information below.
everything running on oracle apex 3.2

Original issue reported on code.google.com by hual...@gmail.com on 1 Jul 2010 at 2:01

GoogleCodeExporter commented 9 years ago
Idea of this plugin does not support image maps - as it uses a vml/canvas 
implementation that does not work like "image" at all. It works in chrome and 
safari because it uses CSS3 attribute for image :) 

Original comment by wil...@gmail.com on 6 Jul 2010 at 12:00