Skip to content

Instantly share code, notes, and snippets.

@hejrobin
Created April 2, 2014 11:29
Show Gist options
  • Save hejrobin/9932362 to your computer and use it in GitHub Desktop.
Save hejrobin/9932362 to your computer and use it in GitHub Desktop.
(function(y, o, d, a) {
var i = o.createElement(d);
i.scrolling = 'off'; i.frameborder = '0';
i.src = a; o.body.appendChild(i);
})(window, document, 'iframe', '//somedomain.tld');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment