Hello, I have an iframe showing a page with an in it, on which is used to do some upload magic. It works well on all Browsers except IE8 (surprise!). Here's a screenshot with the debugger screen that shows the problem:
http://qooxdoo.678.n2.nabble.com/file/n5752027/Bild_2.png The problem is that qx.ui.embed.Iframe::getBody doesn't seem to return an object instance with a getElementById() method, but insead a DispHTMLBody class (?) Any idea what could be wrong? Thanks, Christian -- View this message in context: http://qooxdoo.678.n2.nabble.com/IE8-problem-with-qx-ui-embed-Iframe-getBody-tp5752027p5752027.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
