Animate div using jquery

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 Bottom
Download File Used in this example View Live Demo

Total Downloads:

No comments:

Post a Comment