9 Feb 21:46
[Laszlo-reviews] For Review: Change 20100209-maxcarlson-W Summary: UPDATED: Ensure iframe container is positioned and hidden on startup for IE
Max Carlson <max <at> openlaszlo.org>
2010-02-09 20:46:14 GMT
2010-02-09 20:46:14 GMT
Change 20100209-maxcarlson-W by maxcarlson <at> bank on 2010-02-09 12:05:05 PST
in /Users/maxcarlson/openlaszlo/trunk-clean
for http://svn.openlaszlo.org/openlaszlo/trunk
Summary: UPDATED: Ensure iframe container is positioned and hidden on startup for IE
Bugs Fixed: LPP-8753 - There is extra space below Webtop in IE
Technical Reviewer: ptw
QA Reviewer: dwheeler
Details: Removed unneeded style attribute from <iframe/>
Set style of IE-specific container div to be hidden and positioned absolutely in the top-left of the page to
begin, then show after _gotload happens.
Tests: examples/extensions/html.lzx?lzt=html&lzwmode=transparent runs as before in IE8 and
Firefox. Using the IE8 DOM explorer shows the iframe's container is positioned, and starts hidden.
Files:
M lps/includes/source/iframemanager.js
Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20100209-maxcarlson-W.tar
RSS Feed