Click here to Skip to main content
15,886,512 members
Articles / Web Development / HTML
Tip/Trick

How Do jQuery I Include in My Page and Where Can I Download jQuery

Rate me:
Please Sign up or sign in to vote.
3.86/5 (8 votes)
7 Jan 2010CPOL1 min read 14.5K   6  
What is jQuery?jQuery is a Art, technology, development, coding and hobby.jQuery is a part of WEB 2.O. This is a modern and new technology which is implemented in the browser level. In this tech. all things are handling in div component, JavaScript and CSS.This is a one kind of open...

What is jQuery?


jQuery is a Art, technology, development, coding and hobby.

jQuery is a part of WEB 2.O. This is a modern and new technology which is implemented in the browser level. In this tech. all things are handling in div component, JavaScript and CSS.

This is a one kind of open source technology. So the growth of this technology is very high. The developer doesn’t want a very high level coding, JavaScript and CSS knowledge. They can develop high performance page with very less time frame.

The coder don’t want wait for the designer for the color and basic images. They can perform very well as a best designer as per the visitors view.

Why should I use jQuery ?


jQuery is a predefined javascript open source frame work. The required javascript are developed by javascript experts. The framework is very less weight, compact with famous browsers compatiblity. The developer need not do code again. They can do the development with cut and past method.

The jQuery Framework is SEO friendly work.

How do I use jQuery?


The developers can use the JQuery with following four easy steps.

  1. Map the JQuery framework JS file and required Plugin JS file
  2. Create or Alter the Style sheet file with your colors.
  3. Create your required content with the suitable div, ul, li tags with respective id and css.
  4. Make the relationship with the JQuery framework and the respective div, ul and li

Where can I download jQuery ?


JQuery download is available in JQuery website (http://jquery.com). Otherwise you can download from google code (http://code.google.com/p/jqueryjs/)

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
India India
my technical blog http://kbrecord.com/

Comments and Discussions

 
-- There are no messages in this forum --