Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript_howto thread: Removing Location Bar and Browser Buttons


Message #1 by "WIlliam Powell" <crazy_wittler@h...> on Tue, 11 Mar 2003 13:53:05
> Is there any way in JavaScript or HTML to remove a page's location
(URL)
> bar and all Browser buttons (such as Back and Home).  I know how to do
it
> with a window.open, but not in the actual page itself.

No.

> Also, is there any way to check if the location bar or Browser buttons
exist
> in the current page with JavaScript?
Not AFAIK.


/Robert



-----Original Message-----
From: WIlliam Powell [mailto:crazy_wittler@h...]
Sent: den 11 mars 2003 14:53
To: JavaScript HowTo
Subject: [javascript_howto] Removing Location Bar and Browser Buttons


Is there any way in JavaScript or HTML to remove a page's location (URL)

bar and all Browser buttons (such as Back and Home).  I know how to do
it
with a window.open, but not in the actual page itself.  Also, is there
any
way to check if the location bar or Browser buttons exist in the current

page with JavaScript?

  Return to Index