World changes day by day!

Sunday, April 5, 2015

Introduction to Jquery

No comments
Today's is the era of internet. From it's beginning to now, internet have changed time to time. The internet or the world wide web being part of life. From searching things, shopping, listening songs, watching videos, playing games, chatting etc there many things where one engage on internet. It is one of the tool of communication as well as used for entertainment. As internet changes the challenges roses in front of developers.  In this modern fast changing web world developers faced many challenges while designing and developing the websites. Today we introducing, Jquery one of the important technology which changes the way developers designing and developing the websites.



What is Jquery?

The jQuery is the collections of scripts written in JavaScript to perform various task including the document traversal and manipulation, event handling, animation etc. It makes the coding easier for web developers. It helps resolve the cross browser compatibility. See what wikipedia have to say about the jquery -
jQuery is a cross-browser JavaScript library designed to simplify the client-side scripting of HTML
The   jQuery has it slogan of "write less, do more" which it perfectly imitates. With it versatility and extensibility API jquery have helped many developers. With jquery web application or widgets, plugins, extensions etc became easy to design and develop as well as in making them compatible with for future revision.

Advantages of using jQuery

  • Open source libraries.
  • Detailed documentation and examples.
  • Ease to use the scripts.
  • Cross browser compatibility (including IE6).
  • Ajax supports and light weight.
  • Better UI and Mobile design.
More than 65% of websites today using this library. It is the most popular javascript library. It is widely used by most of biggest internet companies like - wikipedia, wordpress, Microsoft etc.

Visit the Jquery website

No comments :

Post a Comment

Leave Your comments