download the application please visit www.mrbool.com/player
Title: JQuery with ASP.NET-Lesson 7-How
to
use animate
method features
Duration: 11:57 minutes
Summary: This is new theme demonstration series called JQuery with ASP.NET. The Query is most popular for web development in current software world. JQuery is light weight JavaScript library and has lots of methods and properties to access html and CSS in client side. Here is latest version of the JQuery library http://jquery.com/. Today we learned about how to use the animate features to div and other elements. The .animate() method allows us to create animation effects on any numeric CSS property. The only required parameter is a map of CSS properties. This map is similar to the one that can be sent to the .css() method, except that the range of properties is more restrictive.
Methodology of the development of example: How to use animate method.
Technology Used: ASP.NET, JQuery, animate.
Keywords: ASP.NET, JQuery animate,animation.