2018-10-12 15:37:13 -04:00
|
|
|
---
|
|
|
|
title: jQuery
|
|
|
|
---
|
|
|
|
## jQuery
|
|
|
|
|
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
|
|
|
|
|
|
|
#### More Information:
|
2019-03-09 03:34:01 +05:30
|
|
|
|
|
|
|
- [jQuery Website](https://jquery.com/)
|
|
|
|
- [jQuery | Wikipedia](https://en.wikipedia.org/wiki/JQuery)
|