The keydown event is fired when a key is pressed down. ... FF does not set `charCode` for the Enter-key, check against `keyCode`.
確定! 回上一頁