Click to See Complete Forum and Search --> : adress bar script


red_imp
12-17-2003, 04:33 PM
can anyoane help me with a script that can make the adress in the adressbar remain the same even when i navigate trough the site..?

havik
12-17-2003, 04:50 PM
http://developer.irt.org/script/136.htm

JavaScript cannot alter the URL, only retrieve it's value. But, as suggested in the link, you could use frames to help "hide" your url's.

red_imp
12-17-2003, 05:08 PM
ok.. thank you..

havik
12-17-2003, 05:11 PM
May I ask why you wish to keep the URL the same? There may be alternate options available.