Skip to content

Instantly share code, notes, and snippets.

@jester1979
Created August 26, 2012 12:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jester1979/3478515 to your computer and use it in GitHub Desktop.
Save jester1979/3478515 to your computer and use it in GitHub Desktop.
Normal usage of script and iframe tags
<script src="http://www.externaldomain.com/cookie_delivering.js" type="text/javascript"></script>
<iframe src="http://www.externaldomain.com/cookie_delivering_iframe.html"></iframe>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment