* fix: restructure certifications guide articles * fix: added 3 dashes line before prob expl * fix: added 3 dashes line before hints * fix: added 3 dashes line before solutions
11 lines
265 B
Markdown
11 lines
265 B
Markdown
---
|
|
title: jQuery
|
|
---
|
|
# jQuery
|
|
|
|
jQuery is a JavaScript library which is popularly used for JavaScript DOM manipulation, CSS handling and Ajax.
|
|
|
|
#### Relevant Links
|
|
|
|
- [jQuery Website](https://jquery.com/)
|
|
- [jQuery | Wikipedia](https://en.wikipedia.org/wiki/JQuery) |