Ich habs jetzt mal so getestet
<script type="text/javascript">
<!--
function besucher() {
window.location.href = "t.html";
}
//-->
</script>
</head>
<body onunload="besucher()">
funktioniert auch nicht
Ich habs jetzt mal so getestet
<script type="text/javascript">
<!--
function besucher() {
window.location.href = "t.html";
}
//-->
</script>
</head>
<body onunload="besucher()">
funktioniert auch nicht