With HTML5 canvas we can create nice image animation. Here is my example where I change opacity, scale and rotate images. I used Raphael JS library.
Here’s the HTML code:
Sample JavaScript image transformation
With HTML5 canvas we can create nice image animation. Here is my example where I change opacity, scale and rotate images. I used Raphael JS library.
Here’s the HTML code:
Sample JavaScript image transformation