jQuery Tutorial Series (5/101). Prefer one article? Read the complete jQuery tutorial.
Short description
Load jQuery before your scripts that call $().
Install options
CDN script tag
Local js/jquery.min.js
npm install jquery (bundlers)
WordPress: wp_enqueue_script('jquery')