Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- document.getElementById("#id").addEventListener('keypress', function (event) {
- if (e.code === "le integer de ta touche") {
- // ton callback
- }
- )
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement