hallo thomas,
wie gesagt... bis
var test = top.window.parent;
gibt er noch ein Objekt zurück,
bei
var test = top.window.parent.frames["bottomFrame"];
kommt schon nix mehr. es gibt aber ein Frame "bottomFrame".
(gleiches beispiel wie frameset mit frames main.php, left.php, right.php, up.php, down.php)
ich verzweifle...
micha