Date First Published: 24th September 2022
Topic: Web Design & Development
Subtopic: Web Development
Article Type: Computer Terms & Definitions
Difficulty: MediumDifficulty Level: 6/10
Learn more about what jQuery is in this article.
jQuery is an open-source 'write less, do more' JavaScript library used to simplify JavaScript programming and make it easier for users to perform tasks on their websites by taking a lot of the common tasks that require a large number of lines of code to perform and binding them into methods that can be run with a single line of code. jQuery can be implemented by linking to a copy of the jQuery JavaScript file in a HTML webpage. Most websites link to the library hosted by Google on the official jQuery site as the visitor may have already downloaded and cached the file, but some may host their own copy of jQuery.
Implementing jQuery will allow a webpage to perform any jQuery function supported by the library, including processing form data, modifying text and other elements, DOM manipulation, updating information on a page in realtime, JSON parsing, AJAX calls, performing animations, and more. For example, adding the following line below to a HTML page will load the jQuery library:
jQuery is extensible using plugins. There are lots of plugins available for jQuery and all the user needs to do is download the plugin and customise it to suit their needs. Plugins cover a range of functions, including dynamic lists, AJAX helpers, XML and XSLT tools, drag and drop, cookie handling, and more. Also, it has cross-browser support, meaning that developers do not have to worry about the differences between different web browsers as different web browsers render HTML, CSS, and JavaScript in different ways. Instead of having to write custom functions for each browser, a single jQuery function can be used that will work in all web browsers. This simplifies the coding process and is one of the reasons why jQuery is widely used. jQuery can also work with server-side scripting languages, such as PHP and ASP to access data from a database.
As of August 2022, jQuery is used by 77% of the 10 million most popular websites. Web analysis indicates that jQuery is the most widely used JavaScript library with at least 3-4 times more usage than any other JavaScript library. A lot of big companies, such as Google, Microsoft, and Netflix use jQuery.
jQuery was released in January 2006 at BarCamp NYC by John Resig. It came from the earlier cssQuery library, which was created by Dean Edwards. It is currently maintained by a team of developers led by Timmy Wilson. It was originally licensed under the CC BY-SA 2.5 and relicensed to the MIT licence in 2006. By the end of 2006, it was both licensed under GPL and MIT licences. In 2012, the GPL license was dropped. and it is now only licensed under the MIT licence.
If so, it is important that you tell me as soon as possible on this page.
Network Services Network Setups Network Standards Network Hardware Network Identifiers Network Software Internet Protocols Internet Organisations Data Transmission Technologies Web Development Web Design Web Advertising Web Applications Web Organisations Web Technologies Web Services SEO Threats To Systems, Data & Information Security Mechanisms & Technologies Computer Hardware Computer Software Ethics & Sustainability Legislation & User Data Protection