原因: IE7+的onkeyup事件的回車鍵對應的keyCode爲空,不會接收”回車事件“,而onkeydown 和onkeypress都會接收”回車事件“; IE6的onkeydown不會接收” ...
確定! 回上一頁