jQuery Description

jQuery is a small and feature-rich JavaScript library that is fast, simple, and lightweight. It simplifies HTML document traversal, manipulation, event handling and animation. If you are new to jQuery. Return a list of matched elements, either created from an HTML string or found in the DOM based upon passed argument(s). All aspects of the API that were removed from the corresponding version jQuery. These methods set and get DOM attributes for elements.

Pricing

Pricing Starts At:
Free
Free Version:
Yes

Integrations

API:
Yes, jQuery has an API

Reviews - 1 Verified Review

Total
ease
features
design
support

Company Details

Company:
jQuery
Website:
jquery.com

Media

jQuery Screenshot 1
Recommended Products
Secure your business by securing your people. Icon
Secure your business by securing your people.

Over 100,000 businesses trust 1Password

Take the guesswork out of password management, shadow IT, infrastructure, and secret sharing so you can keep your people safe and your business moving.

Product Details

Platforms
SaaS
Windows
Mac
Linux
Chromebook
Type of Training
Documentation
Customer Support
Online

jQuery Features and Options

jQuery User Reviews

Write a Review
  • Name: Anonymous (Verified)
    Job Title: Principal Software Engineer
    Length of product use: 2+ Years
    Used How Often?: Yearly
    Role: User, Administrator, Deployment
    Organization Size: 100 - 499
    Features
    Design
    Ease
    Pricing
    Support
    Likelihood to Recommend to Others
    1 2 3 4 5 6 7 8 9 10

    Outdated but feature-rich JS library

    Date: Jul 28 2022

    Summary: While jQuery was an indispensable library 15 years ago, and is still used in a huge number of websites, it has really fallen behind in terms of features. Many modern full JS web frameworks such as Svelte, Vue, or Backbone are a fraction of jQuery's size and provide many more features, including templating, state management, and routing.

    Positive: - was originally built to save developer time when implementing interactivity on web pages using JS
    - makes it easy to select an element, add or remove classes, etc
    - can handle ajax requests
    - free

    Negative: - vanilla JS has implemented all of the features of jQuery without needing an external library
    - much less features than a true framework, even a light one such as Vue, which is one third jQuery's package size
    - no templating engine

    Read More...