231 B
231 B
title, tags
| title | tags |
|---|---|
| jQuery | jQuery |
jQuery is a frontend JavaScript library, that simplifies DOM manipulation, AJAX calls and Event handling.
jQuery uses its globally defined function, $(), to select and manipulate DOM elements.