[ Pobierz całość w formacie PDF ]
.Locationfunction adres(){var ad = prompt("Podaj nowy adres:");window.location.replace(ad);}function zmien(){window.location.href="http://www.onet.pl/";}document.writeln(window.location.href+"");document.writeln(window.location.protocol+"");document.writeln(window.location.host+"");document.writeln(window.location.hostname+"");document.writeln(window.location.port+"");document.writeln(window.location.search+"");document.writeln(window.location.pathname+"");document.writeln(window.location.hash);
[ Pobierz całość w formacie PDF ]