Jörn,

>Seems like its enough to bind the keypress event...........

You may want to do some testing on keypress. I think keydown was used for
repeating character purposes. It might be better off to just trap the
[enter] key on keypress and leave the other code only. I'm pretty sure the
keydown event was used for a reason--but that's escaping me at the moment.

-Dan

Reply via email to