Sven Mintel
Mitglied
ca so:
Code:
function blubb()
{
//.....
objWin = ( window.opener ) ? window.opener : self;
objWin.document.blabla....
//....
}