What is JQuery Core

JQueryCore.png

jQuery is a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development.

Key advantages of jQuery are light-weight, faster, CSS3 compliant, and cross browser support. 

You may want to learn here how jQuery works