Code Snippets

Jquery Introdution – Chapter 1



JQuery is a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development. jQuery is designed to change the way that you write JavaScript.
I am totally impressed seeing the power of a Jquery library.I will try to note down a basic tutorial on how to study jquery
So lets start.I assume you are familiar with some kind of web development languange php, .net or asp and also html and basic javascript

As i already mentioned,jquery is a java script library .So we need to first download the library.Several versions are available with latest advanced functions included.The basic effects that we can produce using jquery require any of the versions .  Download Link>>

SO i hope you downloaded the library.Unzip the file and you can see a file with .js extention.Rename it to  jquery.js for convenience

Make a new folder for your new attemp,unzip and copy the java script file into the folder u just made…..

Get ready to start exploring the new world of programming  ……..Lets write the first program using jquery in the second chapter of this section ….

Share

Thanks for reading my blog. If you like what I write, why not subscribe to my feed?

If you are busy, I can send the latest post to your email. Just subscribe to my email updates.

 

Enter your email address:

Delivered by FeedBurner

Discussion

One comment for “Jquery Introdution – Chapter 1”

  1. [...] If not please read  Introduction Here [...]

    Posted by Autocomplete TextBox with JQuery | For Technical Information | May 15, 2009, 9:07 am

Post a comment