你的位置:主页>>窗口特效  
 

键盘改变窗口大小

 
     
  1.把<body>中的内容改为:
<BODY onLoad="top.window.focus()" onkeydown="movepage()">

2.加入如下代码到body区域