jquery animation codes
jquery animation codes
Demo
Demo
$(document).ready(function() { $("#clickhere").click(function() { $("#animate1").animate({ height: "20px", width: "10px", }, 1000); $("#animate2").animate({ height: "50px", width: "500px" }, 1000); }); });
what is jquery
what is jquery
jQuery is a JavaScript library that interact between JavaScript and HTML,jQuery is a JavaScript programming.jQuery is easy to learn.
jQuery is a JavaScript library that interact between JavaScript and HTML,jQuery is a JavaScript programming.jQuery is easy to learn.
Subscribe to:
Posts (Atom)