You need to register it with keypress event. It should work after that. On my system it's working. $(document).keypress(function(event){ var ...
確定! 回上一頁