Keyboard Shortcut in Sitemap
ASP.NET
5
Posts
3
Posters
0
Views
1
Watching
-
Hi Is it possible to provide Hot Keys(keyboard shortcuts) in a Sitemap in ASP.NET. If yes, How can i do that? Kindly advice. Thanks in Advance.
Use AccessKey Attribute. Hope this will help you..
-
Hi Is it possible to provide Hot Keys(keyboard shortcuts) in a Sitemap in ASP.NET. If yes, How can i do that? Kindly advice. Thanks in Advance.
There is really good article about handling the keyboard shortcuts in asp.Net via JavaScript http://www.openjs.com/scripts/events/keyboard_shortcuts/[^] Regards, Milind
-
Use AccessKey Attribute. Hope this will help you..
-
There is really good article about handling the keyboard shortcuts in asp.Net via JavaScript http://www.openjs.com/scripts/events/keyboard_shortcuts/[^] Regards, Milind