Skip to content

Instantly share code, notes, and snippets.

@usmaanalii
Created September 7, 2017 07:45
Show Gist options
  • Save usmaanalii/2ab90d1bd1f8196d973a347e271c23e5 to your computer and use it in GitHub Desktop.
Save usmaanalii/2ab90d1bd1f8196d973a347e271c23e5 to your computer and use it in GitHub Desktop.
document.customForm.addEventListener('submit', function (event) {
const mins = this.minutes.value;
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment