Posts by Eduardo Avila Malheiros • 13 points
1 post
-
1
votes2
answers3098
viewsQ: How to fire pure javascript keydown event
How do I trigger events via ex code: keydown, keypress and then run a function when the key Enter is pressed, with pure javascript?