Hi,
Das hatten wir heute doch schon ma
nada, schau dir den code bitte GENAU an ;)
Und du dir bitte das, worauf du hingewiesen wurdest.
var left = parent.document.getElementById('upload_left');
var newform = document.createElement('<iframe>');
left.appendChild(newform);da steht parent! also über dem iframe, und dort soll es auch passieren ;)
In der Zeile, wo du das Iframe-Element erzeugst (wie von Mathias schoin gesagt, uebrigens falsch) - da steht *nichts* davon, dass du das Element *im* document des parents erzeugst.
MfG ChrisB
--
„This is the author's opinion, not necessarily that of Starbucks.“
„This is the author's opinion, not necessarily that of Starbucks.“