Ok, seems like this DispHtmlBody is some wierd IE-only Element class.
I solved it by replacing
var img = body.getElementById("photo");
by
var img = body.getElementsByTagName("img")[0];
Cross-browser hell! So glad I don't have to deal with this normally!
C.
--
View this message in context:
http://qooxdoo.678.n2.nabble.com/IE8-problem-with-qx-ui-embed-Iframe-getBody-tp5752027p5753488.html
Sent from the qooxdoo mailing list archive at Nabble.com.
------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3.
Spend less time writing and rewriting code and more time creating great
experiences on the web. Be a part of the beta today
http://p.sf.net/sfu/msIE9-sfdev2dev
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel