verdammt nochmal?: Woran liegt es

Beitrag lesen

function FrameAendern (adresse1, zielframe1, adresse2, zielframe2) {
   parent[zielframe1].location.href = adresse1;
   parent[zielframe2].location.href = adresse2;
   }

MfG

Hallo, hat leider auch nicht geholfen, weißt du noch was zum Timeout Befehl?