HI
Ich möchte im code eines iframes eine onload funktion einbauen welche eine Seite in eine anderes iframe lädt.
Hab schon das probiert was ich forum gefunden habe
Zb
hat aber nicht funktioniert.
kann mir jemand bitte helfen?
für was steht parent
MFG
V.
Ich möchte im code eines iframes eine onload funktion einbauen welche eine Seite in eine anderes iframe lädt.
Hab schon das probiert was ich forum gefunden habe
Zb
Code:
<body onLoad="javascript: parent.frame2.location.href='ziel.php' ">
hat aber nicht funktioniert.
kann mir jemand bitte helfen?
für was steht parent
MFG
V.