Skip to content

Instantly share code, notes, and snippets.

@iammerrick
Created January 25, 2011 18:57
Show Gist options
  • Save iammerrick/795416 to your computer and use it in GitHub Desktop.
Save iammerrick/795416 to your computer and use it in GitHub Desktop.
document.cookie.match('(?:^|;)\\s*' + myCookieKey.escapeRegExp() + '=([^;]*)');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment