Skip to content

Instantly share code, notes, and snippets.

@gerrywastaken
Last active February 5, 2017 13:16
Show Gist options
  • Select an option

  • Save gerrywastaken/6231aad9f10c5e4805ff978990d06c87 to your computer and use it in GitHub Desktop.

Select an option

Save gerrywastaken/6231aad9f10c5e4805ff978990d06c87 to your computer and use it in GitHub Desktop.

Revisions

  1. gerrywastaken revised this gist Feb 5, 2017. 1 changed file with 4 additions and 1 deletion.
    5 changes: 4 additions & 1 deletion bleh.js
    Original file line number Diff line number Diff line change
    @@ -1 +1,4 @@
    alert('yo')
    scriptEl.onload = function() {
    alert('yo')

    } 
  2. gerrywastaken created this gist Feb 5, 2017.
    1 change: 1 addition & 0 deletions bleh.js
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    alert('yo')