GB_001 Posted June 22, 2008 Share Posted June 22, 2008 Hello, I was wondering if it's possible to change the url in the browser's url box with jscript? Link to comment https://forums.phpfreaks.com/topic/111300-solved-changing-the-url-box/ Share on other sites More sharing options...
corbin Posted June 22, 2008 Share Posted June 22, 2008 window.location = ""; But, if you mean change it without actually changing the location..... No. Link to comment https://forums.phpfreaks.com/topic/111300-solved-changing-the-url-box/#findComment-571353 Share on other sites More sharing options...
GB_001 Posted June 22, 2008 Author Share Posted June 22, 2008 Damn, I didn't want the location to change. Link to comment https://forums.phpfreaks.com/topic/111300-solved-changing-the-url-box/#findComment-571687 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.