Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript_howto thread: How can I remove a toolbar from a window?


Message #1 by "Robert Kirk Reynolds" <robert.reynolds@d...> on Thu, 12 Sep 2002 19:33:36
No, as Robert said security.

You could probably do an "onLoad='delTool()';"

then in the function
open the same window in the special settings you want it at...


----- Original Message -----
From: "Robert Kirk Reynolds" <robert.reynolds@d...>
To: "JavaScript HowTo" <javascript_howto@p...>
Sent: Thursday, September 12, 2002 7:33 PM
Subject: [javascript_howto] How can I remove a toolbar from a window?


> Hi,
>
> I hope someone out there can help me with this one.
> Is there any way to remove the toolbar from a window without doing a
> window.open and opening another window? is there a way to do it during the
> onload?
>
> Thanks In Advance,
>
> Robert
>
> ---
>
> Improve your web design skills with these new books from Glasshaus.
>
> Usable Web Menus
> http://www.amazon.com/exec/obidos/ASIN/1904151027/ref=nosim/theprogramme
> r-20
> Constructing Accessible Web Sites
> http://www.amazon.com/exec/obidos/ASIN/1904151000/ref=nosim/theprogramme
> r-20
> Practical JavaScript for the Usable Web
> http://www.amazon.com/exec/obidos/ASIN/1904151051/ref=nosim/theprogramme
> r-20
>



  Return to Index