Ctrl+/
IE11
F11
ESC
PgUp
PgDn
<html >
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>跟随鼠标的文字</title>
<style type="text/css">
.spanstyle {
position:absolute;
visibility:visible;
top:-50px;
font-size: 9 pt;
color: #000000 ;
}</style>
<script>
var x,y
var step=20
CSS代码...
xxxxxxxxxx
JS代码...