Jquery Block Animation

Want to make custom animation with jquery then have a look at this example and customize it according to your need.

Jquery Block Animation



CSS CODE

body{font-family:Arial, Helvetica, sans-serif;}
p{font-size:12px;color:#fff;text-align:center;text-shadow:1px 1px 1px #333;}
#container{width:200px;height:300px;background:#01b0ec;margin:100px auto auto auto;border:solid 1px #333;overflow:hidden;}
#container #c1{font-size:22px;color:#fff;text-shadow:1px 1px 1px #333;text-transform:uppercase;text-align:center;width:110px;margin:20px 0px 0px -155px;}
#container #c2{width:70px;height:80px;margin:-140px auto auto auto;}
#container #c3{margin:20px 0px 0px -200px;width:200px;}

Jquery COde




HTML CODE

Contribute
After surfing through hundreds of jsperf tests, today I bring to you jsperf – best of (2000-2013).After surfing through hundreds of jsperf tests,
Download File Used in this example
Total Downloads:

No comments:

Post a Comment