I have a web page and I have a button that calls a JavaScript. I would like to make it so that when the user presses a key combination such as Alt+A then the same function gets called.
Also is it possible for jQuery to capture my user clicking the Enter or a function key like F1?
I have used simple jQuery but never for anything like this. Is it even possible?
Thanks
Here is a list of all keyfunctions: