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 Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

hidden address bar in borrower window

Status
Not open for further replies.

fairfaxVB

Programmer
Joined
Nov 3, 2005
Messages
46
Location
US
Hi Friends,

Could we hide address bar in borrower by javascript?
We can hide address bar by clicked toolbars.
Thanks for any codes?

Nice day
FairfaxVB
 
You can't mess with the user's browser settings without opening a new window that you specifically set the features for.

Lee
 
To open my application.

That means when users enter application url into address bar or click application URL.


Thanks
 
You will have to have a "front page" that the user visits, which then opens a new window minus toolbars, etc.

There is no way around this step, AFAIK.

Hope this helps,
Dan


[tt]Dan's Page [blue]@[/blue] Code Couch
[/tt]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top