trumpcard
01-05-2003, 03:13 AM
Now I'm not talking about redirecting. I'm more interested in changing the url "box" so instead of having the url there, it will say something like "welcome to my page".
|
Click to See Complete Forum and Search --> : is it possible to change the url... trumpcard 01-05-2003, 03:13 AM Now I'm not talking about redirecting. I'm more interested in changing the url "box" so instead of having the url there, it will say something like "welcome to my page". jeffmott 01-05-2003, 04:33 AM Normally that would go in the title (though it should be more descriptive). The title and address bar present the user with two different pieces of information. And although I don't believe it can be done anyway, removing information presented to the user by their browser will probably only annoy them. Paul O'B 01-05-2003, 05:52 AM Hi, Why not welcome them in the status bar instead? Something like: <script type="text/javascript" > <!-- window.defaultStatus= "Welcome to etc. etc." --> </script> (only works if javascript is enabled of course) Paul webdeveloper.com
Copyright Internet.com Inc., All Rights Reserved. |