i am new in asp.net. Can u suggest me a tutorial for jquery.I want to know more about it.
any study material u have?
i am new in asp.net. Can u suggest me a tutorial for jquery.I want to know more about it.
any study material u have?
jQuery is a JavaScript framework. A lot of tutorials can be found on the official homepage http://docs.jquery.com/Tutorials
jQuery is a javascript library that hides all the grim cross browser issues and provides a nice API for cool shit.
You can find out more here, or use Google?
jQuery is a lightweight cross-browser JavaScript library that emphasizes interaction between JavaScript and HTML. It was released in January 2006 at BarCamp NYC by John Resig. Used at about 20% of the 10,000 biggest websites, jQuery is the most popular JavaScript library in use today.
Source: jQuery, from Wikipedia