|
|
Feedback on: irt.org FAQ Knowledge Base Q1425
irt.org | About | Feedback | 4369 [ previous next ] Feedback on: Sent by Worth: Comments: I was able to get Mozilla to work by passing 'event' to the keyPress() function. In IE you can just reference window.event (as this example shows), Mozilla wouldn't work that way. Here's what I used; onkeypress="return keyPress(event)" [here's the js function it calls] function keyPress(e) { Sorry this isn't very detailed but I was hoping it could be of use to someone Other feedback on 'irt.org FAQ Knowledge Base Q1425' - show all
|
-- div -->
|