Umleiten für JS Benutzer müsste so gehen:
Code:
<script language="JavaScript">
document.self.location.href="neueseite.html"
</script>
Hoffe das stimmt so, wenn nicht bitte korrigieren.
<noscript>-Bereiche zeigt der Browser automatisch an, wenn JS nicht aktviert ist.
du kannst also z.B. <noscript>Ihr Browser unterstützt kein JavaScript</noscript> auf deine Seite schreiben, wenn jemand es abgeschaltet hat sieht er dann den Text.
Jak
____________________________________
Join the DNRC |
Godwin\'s Law (thx@stona)
Documentation is like sex: If it\'s good, it\'s very, very good. If it\'s bad, it\'s better than nothing.
\"In theory, theory and practice are the same. In practice, they are not\" (Lawrence Berra)