Title: JQuery with ASP.NET-Lesson 11-How to create image slide show using JQuery animate method
Duration: 13.26 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 create image slide show using JQuery animate method. To this we have to take two images, one is for back and another for front. Then apply CSS selector to find the element and then call the animate method to that object. I have given sample source code as well with download.
Methodology of the development of example: How to create image slide show.
Technology Used: ASP.NET, JQuery.
Keywords: ASP.NET, JQuery, hover, animate, Image Slide show.