在页面的<head></head>之间添加以下代码即可
<
script language
=
"
javascript
"
type
=
"
text/javascript
"
>
this
.moveTo(
0
,
0
)
this
.resizeTo(screen.width,screen.height)
</
script
>



