recognize a tab in IE on keydown
February 27, 2016 12:00 AM
Hi all,
For a project i am stumbling on some browser-issues. Using the Lectora 16 Keydown-check in Chrome and Firefox works fine..but in IE it doesnot fire my code...
Some research on the web learned me that indeed there is quite a difference between the browsers esp. on keydown.
Anyone has a working solution on keydown for IE ?
Kind regards,
Math
Discussion (1)
:) Solved. If anyone runs into the same issue. Preventing the default IE-behaviour for keys/tabs is the trick, then you can do anything you need with the built-in keychecker in Lectora. You need to specifically check for the key you want to prevent the default of ( TAB=9 ), else no key whatsoever might respond ;-)
Discussions have been disabled for this post