Hi,Don't think you can reliably intercept F1 on all browsers. Function keys are generally mapped by the browser for it's own usage. You could map different keys for help though using JavaScript. libraries such as jQuery should have plugins to make the mapping simpler.
regards Bob On 2013/06/13 19:28, Kristian Lind wrote:
Hi. I want to create help menus / pages for the user. Is there any one having a good example of doing this... -- Best regards Kristian Lind
