So I changed the code from e.which to e.keyCode based on someone
else's entry and it works in Firefox, IE7 and IE8 and Safari. Not sure
if this is the best solution, but it is working right now.
- Mike
On Apr 2, 11:19 am, mberger wrote:
> The key capture events (keypress, keyup, keyd
The key capture events (keypress, keyup, keydown) all work fine in
Firefox. But I can't get IE7 to do anything with them. Specifically, I
am trying to capture the Enter key. I have tried both jquery 1.2.6 and
1.3.2
Before trying to do anything with the key capture, this is all I am
trying to do c
2 matches
Mail list logo