download the application please visit www.mrbool.com/player
Title: JQuery with ASP.NET-Lesson 4-Purpose of the CSS effect and JQuery
Duration: 14.59 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 of the CSS effect and JQuery. jQuery has 3 important functions for CSS manipulation:
- $(selector).css(name,value)
- $(selector).css({properties})
- $(selector).css(name)
Methodology of the development of example: How to use the Events with CSS.
Technology Used: ASP.NET, JQuery and CSS.
Keywords: ASP.NET, JQuery and CSS.