keyCode attribute is less predictable. In the above example, if we console.log(e.keyCode) , we're going to see a 0 . This is because some new ...
確定! 回上一頁