Ctrl+/
IE11
F11
ESC
PgUp
PgDn
<title>Web 页对话框</title>
<style>span,table{font-size:10pt;margin:0pt}</style>
<body onmousemove=move1()>
<table id=table1 bordercolorlight=#d8d0c8 bordercolordark=#808080 border=2 style=display:block;position:absolute;width:400;height:257;left:100;top:50;background-color:#c0c0c0;>
<tr><td style=vertical-align:top>
<span id=span1 onselectstart="return false" style=cursor:nw-resize;width:400;background-color:#002468 onmousedown=down1() onmouseup=up1() style=color:white> Tip of the day -- Web 页对话框
<span style=width:157;height:8;background:#002468></span>
<span id=x style=color:black;background:#d8d0c8;width:18;height:8;vertical-align:middle;text-align:center;padding:0;margin:2;cursor:hand;border-style:outset;border-width:2 onclick=closewin()>X</span></span>
<br>
<span style=width:10;background-color:#c0c0c0;height:160></span>
<span id=span2 style=border-style:solid;border-width:1;border-color:#808080;width:60;background-color:#808080;height:160><br> <b><font color=white style=cursor:help onclick='alert("大家随便拿去用哦^o^")'>帮助</font></b>
<br><br><br><br><br><br><br><br>
<span style=color:white; id=num> 1/5</span>
</span>
<span style=border-style:solid;border-width:1;border-color:#808080;width:320;background-color:white;height:60;position:absolute;><br><h3><b> 你知道吗...</b></h3></span>
CSS代码...
JS代码...
xxxxxxxxxx