Issue 2292: Rendering problem in IE9 is fixed

git-svn-id: http://xe-core.googlecode.com/svn/branches/luminous@11193 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
nagoon97 2012-09-10 07:50:35 +00:00
parent 5da667e305
commit d0f36fe5d6

View file

@ -173,4 +173,4 @@
<include target="include.multilang.html" />
<include target="include.multilang.textarea.html" />
</div>
<iframe name="hiddenIframe" src="about:blank" width="0" height="0" frameborder="0"></iframe>
<iframe name="hiddenIframe" src="about:blank" width="1000px" height="1000px" frameborder="0" style="position:absolute;top:-9999px;left:-9999px"></iframe>