+ 6
What is jQuery
17 Antworten
+ 11
jQuery is a JavaScript library designed to simplify HTML DOM tree traversal and manipulation, as well as event handling, CSS animation, and Ajax. It is free, open-source software using the permissive MIT License. As of May 2019, jQuery is used by 73% of the 10 million most popular websites.
😊
+ 18
Js's library
+ 10
jQuery is a JavaScript library
+ 7
https://www.sololearn.com/discuss/2315553/?ref=app
https://www.sololearn.com/discuss/759498/?ref=app
https://www.sololearn.com/discuss/848274/?ref=app
https://www.sololearn.com/discuss/149945/?ref=app
https://www.sololearn.com/discuss/555502/?ref=app
https://www.sololearn.com/discuss/1058408/?ref=app
https://www.sololearn.com/discuss/24243/?ref=app
https://www.sololearn.com/discuss/399408/?ref=app
https://www.sololearn.com/discuss/1179064/?ref=app
https://www.sololearn.com/discuss/299058/?ref=app
https://www.sololearn.com/discuss/1303877/?ref=app
https://www.sololearn.com/discuss/1936131/?ref=app
https://www.sololearn.com/discuss/154306/?ref=app
https://www.sololearn.com/discuss/704808/?ref=app
https://www.sololearn.com/discuss/371844/?ref=app
https://www.sololearn.com/discuss/132634/?ref=app
https://www.sololearn.com/discuss/633315/?ref=app
https://www.sololearn.com/discuss/1185072/?ref=app
https://www.sololearn.com/discuss/414683/?ref=app
https://www.sololearn.com/discuss/808197/?ref=app
https://www.sololea
+ 5
JavaScript front end library for manipulating DOM
+ 5
Sachin Chauhan, it is not a java, but a javascript library. Do not confuse these languages, they are completely different.
+ 5
jQuery is JavaScript library designed program
+ 3
ESHAN SACHORA Y r u creating spam messages
+ 3
ESHAN SACHORA
jQuery is a JavaScript library designed to simplify HTML DOM tree traversal and manipulation, as well as event handling, CSS animation, and Ajax. It is free, open-source software using the permissive MIT License. As of May 2019, jQuery is used by 73% of the 10 million most popular websites.
License: MIT
Stable release: 3.5.1 / (May 4, 2020; 7 days ago)
Initial release date: August 26, 2006
Original author: John Resig
Written in: JavaScript
Size: 30–263 KB
+ 2
JQuery is javascript library for more effective manipulation with DOM(document object model)
+ 2
What are python frameworks and are they used for
+ 2
A JavaScript library
+ 2
Front end frame works and libraries :
1. angularjs : used to to devlop single page web applications
2.reactjs : for building user interfaces.
3.jquery : it simplifies the interaction between html/css documents or more precisely the Document Object Model(DOM) ,javascript and for browser event handling , etc .
4.sass : it is used to extend functionality of an existing css..
These are many front end libraries.....but these are the most used
+ 2
JQuery is a javascript library
+ 1
Java library easy to use
+ 1
jQuery is javascript library.
Just like bootstrap is for css.
You can use bunch of code by simply using jQuery's cdm link.
+ 1
JQuery is library that makes easier to operate over DOM elements and it has AJAX which helps to make request to a server easier.