Skip to main content
CSS-Tricks
  • Articles
  • Notes
  • Links
  • Guides
  • Almanac
  • Picks
  • Shuffle
Search

Articles Tagged
jQuery

89 Articles
{
,

}
Direct link to the article Yet Another JavaScript Framework
history JavaScript jQuery

Yet Another JavaScript Framework

On March 6, 2018, a new bug was added to the official Mozilla Firefox browser bug tracker. A developer had noticed an issue with Mozilla’s nightly build. The report noted that a 14-day weather forecast widget typically featured on a …

Jay Hoffmann on Apr 2, 2019
Direct link to the article The web can be anything we want it to be
jQuery performance

The web can be anything we want it to be

I really enjoyed this chat between Bruce Lawson and Mustafa Kurtuldu where they talked about browser support and the health of the web. Bruce expands upon a lot of the thoughts in a post he wrote last year called World …

Robin Rendle on Jun 6, 2018
Direct link to the article Is jQuery still relevant?
jQuery

Is jQuery still relevant?

Part of Remy Sharp’s argument that jQuery is still relevant is this incredible usage data:

I’ve been playing with BigQuery and querying HTTP Archive‘s dataset … I’ve queried the HTTP Archive and included the top 20 [JavaScript libraries] …

…
Chris Coyier on Dec 18, 2017
Direct link to the article (Now More Than Ever) You Might Not Need jQuery
jQuery

(Now More Than Ever) You Might Not Need jQuery

The DOM and native browser API’s have improved by leaps and bounds since jQuery’s release all the way back in 2006. People have been writing “You Might Not Need jQuery” articles since 2013 (see this classic site and this classic …

Ollie Williams on Aug 2, 2017
Direct link to the article Lazy Loading Gravatars in WordPress
images jQuery lazy loading WordPress

Lazy Loading Gravatars in WordPress

Most WordPress themes show user Gravatars in the comment threads. It’s a way of showing an image with the user, as associated by the email address used. It’s a nice touch, and almost an expected design pattern these days.

Every …

Chris Coyier on Apr 4, 2017
Direct link to the article Need to do Dependency-Free Ajax?
ajax axios fetch jQuery

Need to do Dependency-Free Ajax?

One of the big reasons to use jQuery, for a long time, was how easy it made Ajax. It has a super clean, flexible, and cross-browser compatible API for all the Ajax methods. jQuery is still mega popular, but it’s …

Chris Coyier on Apr 23, 2017
Direct link to the article The Narrative Browser Using Articulate.js
jQuery SpeechSynthesis

The Narrative Browser Using Articulate.js

Many sites with lots of written content employ specially crafted print style sheets. That way, a user can print out the relevant content without wasting paper on navigation, ads, or anything else not germane.

Articulate.js, a jQuery plugin, is …

Adam Coti on Jan 18, 2017
Direct link to the article Is jQuery Still Relevant?
JavaScript jQuery

Is jQuery Still Relevant?

It took a minute, but I believe we have arrived at Baby Bear on the jQuery conversation. Some choice quotes from the ensemble cast blog post:

Nathanael Anderson: The biggest negative for jQuery in this day and age is that

…
Chris Coyier on Oct 13, 2016
Direct link to the article Collision Detection
collision jQuery tooltip

Collision Detection

I posted about jQuery UI’s position feature years ago, but I was just thinking of how useful the collision detection part of that feature is. In a nutshell: you can position an element where you want them to go, …

Chris Coyier on Nov 11, 2014
  • Newer
  • 1
  • 2
  • 3
  • ...
  • 10
  • Older

CSS-Tricks is powered by DigitalOcean.

Keep up to date on web dev

with our hand-crafted newsletter

DigitalOcean
  • About DO
  • Cloudways
  • Legal stuff
  • Get free credit!
CSS-Tricks
  • Contact
  • Write for CSS-Tricks!
  • Advertise with us
Social
  • RSS Feeds
  • CodePen
  • Mastodon
  • Bluesky
Back to Top