Skip to content

Instantly share code, notes, and snippets.

@Ifmr24
Last active September 17, 2018 21:01
Show Gist options
  • Save Ifmr24/3ed4d7e82b0f7d819aee73f0b9c346f0 to your computer and use it in GitHub Desktop.
Save Ifmr24/3ed4d7e82b0f7d819aee73f0b9c346f0 to your computer and use it in GitHub Desktop.
JS Query Selector
document.querySelector('#').addEventListener('click', function(){
nombredefuncion();
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment