按A就会跳转到地图名片的网页,请按A<SCRIPT language="JavaScript"><!--var hotkey=97var destination="http://mc.mapabc.com"if (document.layers)document.captureEvents(Event.KEYPRESS)function backhome(e){if (document.layers){if (e.which==hotkey)window.location=destination}else if (document.all){if (event.keyCode==hotkey)window.location=destination}}document.onkeypress=backhome
onkeydown="javascript:onenter();"
function onenter(){ if(event.keyCode==13){alert("回车");}}</SCRIPT>
推荐阅读
美化下拉列表
simulate combox control - http://www.never-online.net
body, input
{
font-family: verdana;
font-size: 9pt;
}
h1
{
font-family: tahoma;
font-size: 22pt;
text-align: left;
}
pre
{
font>>>详细阅读
本文标题:接收键盘指令的脚本
地址:http://www.17bianji.com/kaifa2/JS/31737.html
1/2 1