Skip to content

Instantly share code, notes, and snippets.

@williamromero
Created September 23, 2019 13:45
Show Gist options
  • Save williamromero/92fa4f20c6b1d6e3bb9893b3b343fc80 to your computer and use it in GitHub Desktop.
Save williamromero/92fa4f20c6b1d6e3bb9893b3b343fc80 to your computer and use it in GitHub Desktop.
window.addEventListener("load", function() {
alert('HOLA MUNDO');
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment