Markus: Benötige Automatische weiterleitung script

Hallo Freunde

Benötige Automatische weiterleitung script

Danke für euer hilfe

  1. Hallo Freunde

    Benötige Automatische weiterleitung script

    Danke für euer hilfe

    hi, füg einfach das in deine Seite ein:

    <script language="JavaScript">
    <!--
     parent.location.href="deine_neue_seite.html";
    //-->
    </script>

    1. Hallo Freunde

      Benötige Automatische weiterleitung script

      Danke für euer hilfe

      hi, füg einfach das in deine Seite ein:

      <script language="JavaScript">
      <!--
      parent.location.href="deine_neue_seite.html";
      //-->
      </script>

      oder ganz ohne JS, wie in selfHTML beschrieben:
      <meta http-equiv="refresh" content="5; URL=http://selfhtml.teamone.de/">

  2. Hallo mein Freund,

    Was sein Automatische weiterleitung script?

  3. Probier's mal hiermit:

    http://selfhtml.teamone.de/javascript/objekte/location.htm#href