Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

removing the address bar AFTER browser window is opened.. 1

Status
Not open for further replies.

Sheffield

Programmer
Jun 1, 2001
180
0
0
US
Greetings,

AFTER a new IE 6.0 browser window is opened, is it possible to remove the Address Bar & Status Bar and the Favorites pane?

Initially, I thought it could be done with the Window object, but obviously not.

Can someone please clue me in?

Thanks:)
 
Clue: it cannot be done. The only way to do this is using the window.open() javascript function, and, as you'll notice with later, smarter browsers, you'll be finding less and less that you can control in regards to this function (statusbar, for example).

*cLFlaVA
----------------------------
[tt]your mom goes to college[/tt]
[URL unfurl="true"]http://www.coryarthus.com/[/url]
[banghead]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top