window.open(top.location,"big","menubar=no,toolbar=no,location=no,directories=no,status=no,scrollbars=no,resizable=no")
是用来屏蔽IE菜单的www.pinson.cn

解决方案 »

  1.   

    window.open(top.location,"big","menubar=no,toolbar=no,location=no,directories=no,status=no,scrollbars=no,resizable=no")
    打开页面样式menubar为是否有菜单,toolbar为是否有工具栏
    <OBJECT id=closes type=application/x-oleobject height=0 width=0
    classid=clsid:adb880a6-d8ff-11cf-9377-00aa003b7a11>
    <PARAM NAME="Command" VALUE="Close"></OBJECT>
    为关闭页面的一个组建,可以用它来进行脚本页面关闭
      

  2.   

    能不能具体讲一讲
    <OBJECT id=closes type=application/x-oleobject height=0 width=0
    classid=clsid:adb880a6-d8ff-11cf-9377-00aa003b7a11>
    <PARAM NAME="Command" VALUE="Close"></OBJECT>
     我还是不太明白,最好有相关的资料。谢谢!
      

  3.   

    http://msdn.microsoft.com/library/en-us/htmlhelp/html/vsconOcxclose.asp