Hallo Ralf.
Da ja opener.opener offensichtlich ein gültiges object darstellt - was sollte ich danach zwecks Test anhängen?
Schau einfach einmal nach, was alles zur Verfügung steht:
var str_output = '';
var obj_obj = opener.opener;
if (obj_obj) {
for (mix_property in obj_obj) {
str_output += '[' + mix_property + '] = ' + obj_obj[mix_property] + "\n";
}
alert(str_output);
}
Einen schönen Freitag noch.
Gruß, Ashura
--
sh:( fo:} ch:? rl:( br: n4:~ ie:{ mo:| va:) de:> zu:} fl:( ss:) ls:[ js:|
mathbr:del.icio.us/ mathbr:w00t/
sh:( fo:} ch:? rl:( br: n4:~ ie:{ mo:| va:) de:> zu:} fl:( ss:) ls:[ js:|
mathbr:del.icio.us/ mathbr:w00t/