例如:
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>Document</title>
</head>
<script language="javascript">
<!--
var x=0,y=0;
fucntion MousePlace()
{
x=windows.event.x;
y=windows.event.y;
windows.status="X:"+x+" "+"Y:"+y;
}
document.onmousemove=MousePlace;
//-->
</script>
<body>
</body>
</html>
qq_青枣工作室_0
暗部_阪
慕的地6079101
雪舞蔷薇