alert(screen.availHeight);
alert(screen.availWidth);
alert(screen.height);
alert(screen.width);
通过以上四个参数控制好了。