I m working on a Asp.Net MVC3 application and am adapting it for keyboard accessibility compliance. I have the basic navigation working fine.
I m going to be adding some shortcut keys. My problem is that I don t know which hot-keys I can safely use for all the major browsers. IE, FF & Chrome in my case. Is there a reference somewhere I can check?