I am working on key mapping. The problem is that when I press the TAB button down it navigates to the next input field.
TAB has key of 9 and
DOWN has key of 40
But, what is the JavaScript key code to go to the previous input field (SHIFT + TAB)?
What I want is to go to next link; what is keycode or code for the previous link?
Please help.
Thanks.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…