Hi, acyally i am wiorking on key mapping but the problem is that when i press tab/down button it navigate to the next input field tab has key of 9 and down has key of 40 but to goto the previous input field (shift+tab)what is the javascript key code for that.
what i want is if we press down it will go to next link but for previous link what is keycode or code. please help. Thanks.