balakrishnan-s / jquery-rotate

Automatically exported from code.google.com/p/jquery-rotate
0 stars 0 forks source link

Problem rotating multiple images #9

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. call the rotate function for more than one image (ex:$('img').rotateLeft
(10);)
2.
3.

What is the expected output? What do you see instead?
All the images in the page should be rotated, but the result is that it 
rotates only the first image

What version of the product are you using? On what operating system?
Version 1.1, Windows 7

Please provide any additional information below.

Original issue reported on code.google.com by marcio.w...@gmail.com on 23 Oct 2009 at 1:57