It doesn't work for Firefox or most other browsers since the tab-key doesn't count as an key (onkeydown, keyup, etc. won't be called when hitting tab), and therefore, there is no way to do this in non-IE-browsers (currently)
Disable TAB key for navigation of web page?
Moderator: General Moderators
- Chris Corbyn
- Breakbeat Nuttzer
- Posts: 13098
- Joined: Wed Mar 24, 2004 7:57 am
- Location: Melbourne, Australia
I know.... I love FF and all that but I have to say.... when it comes to client side scripting IE can do so much morevigge89 wrote:Little late answer, but anyway:
It doesn't work for Firefox or most other browsers since the tab-key doesn't count as an key (onkeydown, keyup, etc. won't be called when hitting tab), and therefore, there is no way to do this in non-IE-browsers (currently)
Funny, I would say just the opposite: I love FF, and I love the fact that it doesnt allow over-zealous webdesigners to control *MY* browser and keyboard.d11wtq wrote: I know.... I love FF and all that but I have to say.... when it comes to client side scripting IE can do so much more
To me, thats doing much more (for me, the user) - not less.