You can animate any css property using CSS, here is the easiest tutorial of animate div using jquery.
CSS
#maindiv { width:300px; height:300px; background:#CCCC00; margin-top:50px; }
Jquery
HTML
Annimate Left| Annimate Right| Annimate Top| Annimate BottomDownload File Used in this example View Live Demo
No comments:
Post a Comment