让IE的网页一打开浏览即全屏效果
<html> <head> <title>全屏效果</title> <meta http-equiv="Content-Type" content="text/html; charset=gb2312"> <SCRIPT LANGUAGE="JavaScript"> <!-- Begin if (this.name!='fullscreen'){ window.open(location.href,'fullscreen','fullscreen') } // End --> </script> </head> <body bgcolor="#FFFFFF" text="#000000"> 全屏 </body> </html>
Tips:You can change the code before run.
您的昵称 *
您的邮箱 *
您的网站
添加评论内容