HTML question

konichiwa

Lifer
Oct 9, 1999
15,077
2
0
Does anyone know how some websites (the two that come to mind right now are gamecopyworld.com and lnkworld.com) keep one URL in the address bar? For instance, go to one of the aformentioned websites and click on a link...you'll notice that the Address Bar still reads the URL of the root site (www.gamecopyworld.com for example)

How do they do this?
 

ShizNitz

Senior member
Dec 13, 2000
430
1
0
The webserver that they are currently running returns the page requested as well as the URL for that page (which can be anything)
 

Pretender

Banned
Mar 14, 2000
7,192
0
0
My guess is that it's using an invisible frame as the main frame, and the actual "page" that you see/navigate is in a separate frame.