echo'
<script type="text/javascript">
var elm=parent.window.document.getElementById("result");
elm.innerHTML=elm.innerHTML+"<br />Получено имя '.str_replace("\r","",str_replace("\n","<br />",htmlspecialchars(stripslashes($_POST['id_article'])))).' с текстом '.str_replace("\r","",str_replace("\n","<br />",htmlspecialchars(stripslashes($_POST['comment'])))).' ";
</script>
';
Так я из обработчика посылаю, но в консоли следующее
про эту строку
TypeError: elm is null
var elm=parent.window.document.getElementById("result" );
change_photo1 (строка 35)
TypeError: elm is null
....innerHTML+"<br /><h3>Файл 0ebd0d6e4a7fe41b979befee9c4b5d762.jpgуспешн загружен...
change_photo1 (строка 17)
TypeError: elm is null
elm.innerHTML=elm.innerHTML+"600";
change_photo1 (строка 20)
TypeError: elm is null
elm.innerHTML=elm.innerHTML+"<br /><h3>Ресайз произведен</h3>";
change_photo1 (строка 23)
TypeError: elm is null
...nerHTML=elm.innerHTML+"<br /><h3>crop start0ebd0d6e4a7fe41b979befee9c4b5d762.jpg...
change_photo1 (строка 26)
TypeError: elm is null
elm.innerHTML=elm.innerHTML+"<br /><h3>image_info350</h3>";
change_photo1 (строка 29)
TypeError: elm is null
elm.innerHTML=elm.innerHTML+"<br /><h3>crop complete</h3>";
change_photo1 (строка 32)
TypeError: elm is null
elm.innerHTML=elm.innerHTML+"<br />id_article 1 id_photo photo1 ";