Skip to content

Instantly share code, notes, and snippets.

@giltayar
Created March 13, 2017 13:20
Show Gist options
  • Save giltayar/d024690a12706755b652a99b7015adca to your computer and use it in GitHub Desktop.
Save giltayar/d024690a12706755b652a99b7015adca to your computer and use it in GitHub Desktop.
var ev = new Event("keyup", ...);
document.dispatchEvent(ev);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment