📄 十字线.htm
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- saved from url=(0046)http://fason.nease.net/code/js/mouse/cross.htm -->
<HTML><HEAD><TITLE>十字线</TITLE>
<META http-equiv=Content-Type content="text/html; charset=gb2312">
<STYLE>#leftright {
FONT-SIZE: 0px; Z-INDEX: 100; LEFT: 0px; WIDTH: 2px; POSITION: absolute; TOP: 0px; HEIGHT: 2px; BACKGROUND-COLOR: #6699cc; layer-background-color: #6699cc
}
#topdown {
FONT-SIZE: 0px; Z-INDEX: 100; LEFT: 0px; WIDTH: 2px; POSITION: absolute; TOP: 0px; HEIGHT: 2px; BACKGROUND-COLOR: #6699cc; layer-background-color: #6699cc
}
</STYLE>
<SCRIPT language=JavaScript><!--if (document.all&&!window.print){leftright.style.width=document.body.clientWidth-6topdown.style.height=document.body.clientHeight-1}else if (document.layers){document.leftright.clip.width=window.innerWidthdocument.leftright.clip.height=5document.topdown.clip.width=5document.topdown.clip.height=window.innerHeight}function followmouse1(){//move cross engine for IE 4+leftright.style.pixelTop=document.body.scrollTop+event.clientY+1topdown.style.pixelTop=document.body.scrollTopif (event.clientX<document.body.clientWidth-2)topdown.style.pixelLeft=document.body.scrollLeft+event.clientX+1elsetopdown.style.pixelLeft=document.body.clientWidth-2}function followmouse2(e){//move cross engine for NS 4+document.leftright.top=e.y+6document.topdown.top=pageYOffsetdocument.topdown.left=e.x+6}if (document.all)document.onmousemove=followmouse1else if (document.layers){window.captureEvents(Event.MOUSEMOVE)window.onmousemove=followmouse2}function regenerate(){window.location.reload()}function regenerate2(){setTimeout("window.onresize=regenerate",400)}if ((document.all&&!window.print)||document.layers)//if the user is using IE 4 or NS 4, both NOT IE 5+window.onload=regenerate2//--></SCRIPT>
<META content="MSHTML 6.00.2800.1106" name=GENERATOR></HEAD>
<BODY>
<P align=center></A>
<P></P>
<DIV id=leftright></DIV>
<DIV id=topdown></DIV>
<P align=right><A style="TEXT-DECORATION: none"
href="http://fason.nease.net/">【阿信的小天地】</A></P></BODY></HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -