摘要:
<SCRIPT LANGUAGE="JavaScript"> <!-- function hotkey() { var a=window.event.keyCode; if((a==65)&&(event.ctrlKey)) { alert("你按了ctrl+a键吧"); } }// end hotkey document.onkeydown = hotkey; ... 阅读全文
posted @ 2007-07-16 18:35 老D 阅读(290) 评论(0) 推荐(0)
浙公网安备 33010602011771号