Skip to content

Instantly share code, notes, and snippets.

@superchris
Created June 6, 2012 14:02
Show Gist options
  • Save superchris/2882038 to your computer and use it in GitHub Desktop.
Save superchris/2882038 to your computer and use it in GitHub Desktop.
no conflict embedGist
jQuery(".gist").each(function() { writeCapture.html(this, '<script src="'+jQuery(this).text()+'"></script>'); });
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment