JQuery is a javascript library based on a query+computation principle. A jQuery statement is made of two parts: a query on the DOM elements and a computation applied to all elements selected by the query.
Some jQuery based libraries:

JQuery is a javascript library based on a query+computation principle. A jQuery statement is made of two parts: a query on the DOM elements and a computation applied to all elements selected by the query.
Some jQuery based libraries: