Skip to content

Instantly share code, notes, and snippets.

@floydpink
Created December 5, 2012 19:54
Show Gist options
  • Save floydpink/4218926 to your computer and use it in GitHub Desktop.
Save floydpink/4218926 to your computer and use it in GitHub Desktop.
Detect jQuery
if (!$ || !$['fn']) throw new Error('jQuery library is required.');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment