Read more
Make Loading image by CSS3
2012-10-02
CSS
Ajax
With the growth of web 2.0, we got to use ajax much more than the past. To make ajax content loading, we always need to use loading img to cache the interval while loading, we mostly use image display the loading message, but nowaday, you have another choice.
By use of the animation and transform attribute, we can easily make a loading display with CSS3, below is the example