Click here to Skip to main content
15,885,985 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi All,

I need some clarification regarding implementing keyboard shortcuts in my web application using ASP.NET. I am planning to store keyboard shortcuts for each user against my application, so that user can store their own keyboard shortcuts in database. When user login to the website the keyboard shortcuts from database need bind to the each page of my web application. I am planning to bind keyboard shortcuts using JQuery Hot keys.

Is this possible? If yes, please clarify me regarding this or else share your ideas to achieve this.Hope you all will help me.
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900