-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 [EMAIL PROTECTED] wrote: > Hi HJ, > > Thanks for the reply. I wanted to use keypress so I didn't have to manage the > up/down state of the key (I would bet there are alternative input devices > which allow you to keydown in one window but release the key--keyup--in > another window). That said, I'll give it a try with keyup. To hell with those > alternative input devices :)
You're not using event.stopPropagation() in your JS function, and don't return false do you? /HJ -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (MingW32) iD8DBQFFGGoYRrb6S73JMeYRAnKRAJ9pV05Wtc3KsWd2ojPAz/jLOFpeSACfXrjb VStBS9WkX/GoNr8rcMYrf0w= =2mDw -----END PGP SIGNATURE----- _______________________________________________ Project_owners mailing list [email protected] http://mozdev.org/mailman/listinfo/project_owners
