hi guys. is there a plugin or jquery ui that i missed that would allow a user to resize width or height of image/element and rotate image/element? resize something other than .resizable() . i found this for rotation it uses canvad tag and DXImageTransform.Microsoft.BasicImage. is there any other? TIA!

Recommended Answers

All 3 Replies

thanks for the suggestions. but for resizing i was wondering if there are others besides jquieryui resizable like a window u can pull left or right to increase/decrease the width or pull up/down to increase/decrease the height. and for rotation i didn't mean animation rotation. more like the user can rotate an image 90 degree or 180 degree if they wanted to like the link in OP.

What you described is jqueryui Dialog widget.

For rotation, I don't know any plugins, but you can try something like this:
http://jsfiddle.net/d039q06t/

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.