Friday, December 10, 2010

Lets get Introduced to JQuery first

techblog

    # JQuery is a lightweight cross-browser JavaScript library that emphasizes interaction between JavaScript and HTML.
    # JQuery is the most popular JavaScript library in use today.
    # You can use jQuery in all the web based applications irrespective of the technology.
    # The jQuery code is very simple and easy to learn.
    # It is fast & concise JavaScript library which simplifies the creation of animations, communications to server requests, document transversing and event handling.

No comments:

Post a Comment