在没有浏览器工具栏的情况下在新窗口中打开html链接 [英] Open html link in new window with no browser toolbars

查看:60
本文介绍了在没有浏览器工具栏的情况下在新窗口中打开html链接的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我知道我可以通过使用target =_ blank在新窗口中打开html链接,但
如何隐藏/禁用所有浏览器工具栏?

window.open('url to open','window name','toolbar = no'); 解决方案 c>


I know that I can open html links in a new window by using target="_blank", but how can I hide/disable all the browser toolbars ?

解决方案

You should use window.open('url to open','window name','toolbar=no');

这篇关于在没有浏览器工具栏的情况下在新窗口中打开html链接的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆