hi,
meinFenster = window.open('datei.html','xyz','width=200,height=200');
meinFenster.focus();
[...]
Ich kann also auf das noch offene Fenster nicht mehr zugreifen. Gibt's eine Möglichkeit, trotzdem auf auf POpUp-Fenster zuzugreifen?
versuche mal zugriff über den fensternamen,
window['xyz'] in deinem falle.
gruß,
wahsaga
--
"Look, that's why there's rules, understand? So that you _think_ before you break 'em."
"Look, that's why there's rules, understand? So that you _think_ before you break 'em."