Hi Nicky
probier mal
function ZweiFrames(URI1,F1,URI2,F2) {
parent.frames[F1].location.href = URI1;
parent.frames[F2].location.href = URI2;
}
Gruß
Gregor
Hi Nicky
probier mal
function ZweiFrames(URI1,F1,URI2,F2) {
parent.frames[F1].location.href = URI1;
parent.frames[F2].location.href = URI2;
}
Gruß
Gregor