从浏览器中删除ToolBar ......? [英] Removing ToolBar from browser...?

查看:82
本文介绍了从浏览器中删除ToolBar ......?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,


只是想知道还有其他方法可以从浏览器中删除工具栏

而不是使用


" ...工具栏=没有...>



window.open(...)


有没有办法在浏览器打开后执行此操作? (比如一些Java脚本)


是否有任何参数或样式可以嵌入到

HTML代码中并在创建新页面时执行?


或上述方法是唯一的方式???


TIA,


Tom

Hi All,

Just wondering there is any other way to remove the toolbar from the browser
than using

" ...toolbar=no ..."

in the

window.open(...)

is there a way to do it after the browser opened? (say some Java script)

are there any parameters or style like stuff that can be embedded in the
HTML code and does it when the new page created?

or is the above method the ONLY way???

TIA,

Tom

推荐答案

Tom Szabo写道:
Tom Szabo wrote:
只是想知道还有其他方法可以从中删除工具栏浏览器
Just wondering there is any other way to remove the toolbar from the browser




如何删除工具栏取决于浏览器。咨询

新闻组,该新闻组处理您的特定浏览器。


-

Jock



How you remove a toolbar depends on the browser. Consult a
newsgroup which deals with your particular browser.

--
Jock


Tom Szabo写道:
Tom Szabo wrote:

只是想知道还有其他方法可以从浏览器中删除工具栏
而不是使用

" ...工具栏=没有...... 



window.open(...)

有没有办法在浏览器打开后执行此操作? (比如一些Java脚本)

是否有任何参数或样式可以嵌入到
HTML代码中并在新页面创建时执行?
或上述方法是唯一的方式???

Just wondering there is any other way to remove the toolbar from the browser
than using

" ...toolbar=no ..."

in the

window.open(...)

is there a way to do it after the browser opened? (say some Java script)

are there any parameters or style like stuff that can be embedded in the
HTML code and does it when the new page created?

or is the above method the ONLY way???




这是我所知道的唯一方式。 PHP当然不会为你做这件事。你可以

试试一个javascript新闻组。您可以进行JS测试,在其中检查窗口名称是否为
。如果当前窗口是您设置的某个模糊名称,那么

正常进行。如果没有,请打开一个没有工具栏的新窗口,并将

当前页面加载到其中。然后关闭父窗口。


Shawn


-

Shawn Wilson
sh *** @ glassgiant.com
http://www.glassgiant.com


" John Dunlop" <我们********* @ john.dunlop.name>在消息中写道

新闻:MP ************************ @ News.Individual.NE T ...
"John Dunlop" <us*********@john.dunlop.name> wrote in message
news:MP************************@News.Individual.NE T...
Tom Szabo写道:
Tom Szabo wrote:
只是想知道还有其他任何方法可以从
Just wondering there is any other way to remove the toolbar from the


浏览器中删除工具栏
你如何删除工具栏取决于浏览器。咨询处理特定浏览器的新闻组。

- Jock

browser
How you remove a toolbar depends on the browser. Consult a
newsgroup which deals with your particular browser.

--
Jock



没有特定的浏览器。我想知道的是,如果使用代码,

还有另一种方法或者没有。


有替代方案:


window.open(?,?," .... toolbar = no ...")


打开窗口时会这样做,但是当页面的代码本身或者当页面

已经打开时,它可以通过一些HTML

参数等来完成。


我不是在谈论用户将如何配置它......


There is no particular browser. What I want to find out if, using code,
there is another way or no.

Is there an alternative to:

window.open( ?, ?, "....toolbar=no...")

this will do it when opens the window, but can it be done by some HTML
parameters etc in the page''s code itself or with Java Script when the page
is already open.

I am not talking about how would the user configure it...


这篇关于从浏览器中删除ToolBar ......?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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