Skip to main content

Glossary: jQuery

What is jQuery?

jQuery is one of the most widely used JavaScript libraries available, used to simplify the implementation of JavaScript within a website. jQuery actions/commands are executed client-side (within your internet browser). Put simply jQuery allows developers to incorporate dynamic or interactive elements within a website such as animated images, which could be manipulated by hovering over or clicking on.