Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript thread: want to hide url in address bar???


Message #1 by "ejaz" <ejaz@p...> on Tue, 17 Sep 2002 10:38:13 +0500
Dear friend:
I use
window.open ( 'temp.htm' , '' , location=0) ;
to open a wondow with no addressbar. (Remember user can change it.)

I wonder why do u want 2 do it?!  dont wanna show address to ur user?!
or what to redirect?!
if u dont wanna show address to user use frames. its a good idea I think!

HIH,
Hovik.

----- Original Message -----
From: "Ejaz Hanif" <ejaz@p...>
To: "javascript" <javascript@p...>
Sent: Tuesday, September 17, 2002 9:38 AM
Subject: [javascript] Re: want to hide url in address bar???


how can i hide a address bar? when a windows open. i dont want to open
another window just one html file and there should be no addreass bar on
it when it loads

> is it a joke?! come on what r u going to do!?!   NO u cant do it
not only u, no one can do it.
But if u dont want to show address u can hide address bar but cant change
URL.

Thats all for now,
Hovik.
----- Original Message -----
From: "ejaz" <ejaz@p...>
To: "javascript" <javascript@p...>
Sent: Tuesday, September 17, 2002 10:08 AM
Subject: [javascript] want to hide url in address bar???


hi
i want to hide the url address in the address bar or change the address in
the address bar
example: http://ejaz.150m.com to http://hotmail.com after page loads.
thanx




---

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