2018-10-12 15:37:13 -04:00
|
|
|
---
|
|
|
|
title: jQuery
|
|
|
|
---
|
2019-07-24 00:59:27 -07:00
|
|
|
# jQuery
|
2018-10-12 15:37:13 -04:00
|
|
|
|
2019-03-09 03:34:01 +05:30
|
|
|
jQuery is a JavaScript library which is popularly used for JavaScript DOM manipulation, CSS handling and Ajax.
|
2018-10-12 15:37:13 -04:00
|
|
|
|
2019-07-24 00:59:27 -07:00
|
|
|
#### Relevant Links
|
2019-03-09 03:34:01 +05:30
|
|
|
|
|
|
|
- [jQuery Website](https://jquery.com/)
|
|
|
|
- [jQuery | Wikipedia](https://en.wikipedia.org/wiki/JQuery)
|