treehouse : what would you like to learn today?
Web Design Web Development iOS Development

Image rotation

  • Morning all,

    I was wondering if anyone knows if it is possible to rotate an image about 15% or so using preferably JQuery but anything will do.

    My goal is to use this so that the client can just upload the image without having to manipulate it first.

    Thanks
  • Something like this perhaps?
    http://wilq32.googlepages.com/wilq32.rollimage222
  • Looks superb, thanks for that I'll give it a try.
  • just fyi, that wont work in IE and alotta older browsers

    Its using the canvas element to do that... id start looking for php scripts that create the rotated image server side