Saturday, December 20, 2008

About jQuery

jQuery is a lightweight open source JavaScript library which has become famous on the web. jQuery allows you to sophisticatedly and efficiently find and manipulate HTML elements with minimum lines of code. 

jQuery ropes this via a nice "selector" API that allows developers to query for HTML elements, and then apply "commands" to them. One of the uniqueness of jQuery commands is that they can be "chained" together - so that the result of one command can feed into another.

.jQuery is included of a built-in set of animation APIs which could be used as commands The wonderful combination allows to do some really cool things with only a few keystrokes.

For More information visit: ASP.Net Development | Microsoft.Net Development

No comments: