Many times in web designing we want to repeat animation in jquery. We can animate jquery animations by infinite times, here is the quick example for doing this.
CSS
#rectangle { width:100px; height:100px; background:#00CC66; }
Jquery
HTML
Download File Used in this example View Live Demo
No comments:
Post a Comment