Hi All,
I have an image and i want to rotate the image using the edges of the
image as an anchor point. But i could not find any appropriate event
to accomplish the task.
I tried using the onDrag Event but the image tag doesn't support the
ondrag event, so i tried using the onmouseDown event and on that event
i have rotated the image by certain degree. But still i have not
achieved a smooth rotation.
Also i found a JQuery plugin for rotation

http://webscripts.softpedia.com/script/Image-Galleries/Image-Effects/Image-Rotator-Ritchie-Comley-59056.html

The desired rotation is fine, but because of integrating it, other
functionalities like resizing of image (JQuery Resizable) and Dragging
(JQuery Draggable) is not working fine.

Does anybody have some simple solution for this, i am really bugged up
trying various combinations of plugins.

Thanks in Advance

-- 
You received this message because you are subscribed to the Google Groups 
"jQuery UI" group.
To post to this group, send email to jquery...@googlegroups.com.
To unsubscribe from this group, send email to 
jquery-ui+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/jquery-ui?hl=en.

Reply via email to