Skip to content

Instantly share code, notes, and snippets.

@vinhboy
Created October 20, 2011 22:36
Show Gist options
  • Save vinhboy/1302603 to your computer and use it in GitHub Desktop.
Save vinhboy/1302603 to your computer and use it in GitHub Desktop.
document.write('<style type="text/css">body{padding); margin:0}</style>');
document.write('<iframe id="iwonder_hack" src="http://' + location.host + '" width="100%" height="100%" style="border:0;padding:0;margin:0"></iframe>');
setTimeout(function(){
document.getElementsByTagName('iframe')[0].contentWindow.document.getElementsByTagName('h1')[0].innerHTML = window.location.hash.substring(1).replace(/%20/g,' ')},800);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment