Javascript – Event key code cheat sheet

Today i’ve played around with event.keyCode and event.type in javascript and i found this URL that helps alot with boosting our programming for event

https://css-tricks.com/snippets/javascript/javascript-keycodes/

You may also like...