download the application please visit www.mrbool.com/player
Title: JQuery with ASP.NET-Lesson 5-Callback Functions
Duration: 13.46 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 purpose callback function, A callback function is a function that is called after the animations is 100% finished. JavaScript statements executed after an animation may create errors or page conflict because the animation is not yet completed. To avoid this situation Callback Functions are introduced.
Methodology of the development of example: How to use the Callback Funtions.
Technology Used: ASP.NET, JQuery and Callback Function.
Keywords: ASP.NET, JQuery , Callback Function.