Hallo,
nicht getestet, aber schmeiß mal das ".window" raus:
function changeContent() {
parent.frames['frame_A'].location.href = "neueseite.html";
parent.frames['frame_B'].location.href = "neueseite.html";
}
Gruß,
Stefan
Hallo,
nicht getestet, aber schmeiß mal das ".window" raus:
function changeContent() {
parent.frames['frame_A'].location.href = "neueseite.html";
parent.frames['frame_B'].location.href = "neueseite.html";
}
Gruß,
Stefan