Sunday, March 10, 2013

What is jQuery?

"Query is a fast, small, and feature-rich JavaScript library. It makes things like HTML document traversal and manipulation, event handling, animation, and Ajax much simpler with an easy-to-use API that works across a multitude of browsers."
 In addition, a great advantage is that a jQuery is small library.

Now you can write JavaScript code faster. To do it just download library from official site and put path to library between<head></head> tag.




    Exaple of jQuery use
    




No comments: