读书人

请问open属性

发布时间: 2012-04-18 15:01:59 作者: rapoo

请教open属性
请问,如何设置open属性使页面的导航栏无法显示,也不能关闭.像查询触摸屏一样,只能查询内容不能关闭网页.

[解决办法]
<input type= "button " value= "open " onclick=window.open( "1.html ",null, "fullscreen=yes ")>

触摸屏的效果是全屏效果.

读书人网 >JavaScript

热点推荐