Hallo,
versuche gerade per try and error die Verwendung von "location" zu verstehen. Ich fand dabei folgende Script:
<script language="JavaScript">
if (window !=top) top.location.href=
location.href;
</script>
Kann mir jemand möglichst verständlich - erläutern, was es bewirkt?
Mit Dank & Gruß