Created
March 13, 2017 13:20
-
-
Save giltayar/d024690a12706755b652a99b7015adca to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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