The Mystery Of The jQuery Object: A Basic Introduction | Smashing Magazine
smashingmagazine.com Created: August 1, 2014 Updated: May 26, 2025 article

Summary
Have you ever come across a bit of JavaScript like $(".cta").click(function(){}) and thought, “What the $('#x') is that” If it looks like gibberish to you, then please read on. If you think that snippet of code couldn’t possibly be real, then please browse some jQuery examples1. via Pocket