Skip to content

Instantly share code, notes, and snippets.

@thirdj
Created April 5, 2013 04:43
Show Gist options
  • Save thirdj/5316685 to your computer and use it in GitHub Desktop.
Save thirdj/5316685 to your computer and use it in GitHub Desktop.
jquery version find
console.log('$().jquery : ', $().jquery);
console.log('$.fn.jquery : ', $.fn.jquery);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment