|
|
Q402 Is there a way to invoke a function when a certain button (specifically the left or right arrow key) is pressed?
irt.org | Knowledge Base | JavaScript | Misc | Q402 [ previous next ] Q402 Is there a way to invoke a function when a certain button (specifically the left or right arrow key) is pressed?It isn't possible to capture the cursor keys themselves. However, the following will capture the < and > keys in Netscape Navigator 4 and/or Internet Explorer 4:
Feedback on 'Q402 Is there a way to invoke a function when a certain button (specifically the left or right arrow key) is pressed?' |
-- div -->
|