Rotating images is not new type of JavaScript effects because they were ever showed on jsB@nk through many JavaScript code examples:
- Image rotation without images
- Worldmap with rotating resize-animation
- Rotating GIFs and JPGs
However, in order to catch the friend's trend around the world, jsB@nk is pleasure to present you one more new JavaScript image rotation script, but it's made with canvas in HTML5 (HTML5 rotate image). This JavaScript image rotate effect is very simple, so you can easily master some canvas methods such as: setAttribute, getContext, drawImage and rotate.
|