I need to add hot keys to my ASP.net MVC3 application. please give me any ideas on the best way to implement this in MVC?
for eg:
go to home page of my application when Ctrl + Q is used
to log_out when Ctrl + K is used
for eg:
go to home page of my application when Ctrl + Q is used
to log_out when Ctrl + K is used