Skip to content

Instantly share code, notes, and snippets.

@jsguy
Created June 16, 2012 01:05
Show Gist options
  • Save jsguy/2939441 to your computer and use it in GitHub Desktop.
Save jsguy/2939441 to your computer and use it in GitHub Desktop.
Untitled
<div>
<p>Hello World?</p>
</div>
<script>
// Why can't Chrome see ths save?
setInterval(function() {
console.log('hello, is there anybody out there? Ya\'ll?');
}, 1000);
</script>
{"view":"split","fontsize":"100","seethrough":"","prefixfree":"1","page":"html"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment