IE下可以用window.event物件,或是event物件偵測按鍵。但Netscape、Firefox不行。 ... event.keycode==13代表Enter鍵 event.keycode==32代表空白鍵
確定! 回上一頁