锁定浏览器窗口大小

      代码集中营 2004-8-15 13:9
<HEAD></HEAD>之间插入:

<SCRIPT language=javascript><!--
var new_width=760;var new_height=540;function resizewindow(){window.resizeTo (new_width, new_height);}resizewindow();//--></SCRIPT>


<BODY></BODY>之间插入:

<BODY bgcolor="#ffffff", onresize=resizewindow()>

使用代码后,最大化、改变窗口大小无效!
标签集:TAGS:
回复Comments() 点击Count()

回复Comments

{commentauthor}
{commentauthor}
{commenttime}
{commentnum}
{commentcontent}
作者:
{commentrecontent}