Approved, but you must put this line,
_this._iframe = document.getElementById('lzHistory');
before
_this._iframe.style.display = 'none';
_this._iframe.style.position = 'absolute';
_this._iframe.style.left = '-999px';
Change 20071015-maxcarlson-v by [EMAIL PROTECTED] on 2007-10-15
21:12:58 PDT
in /Users/maxcarlson/openlaszlo/trunk
for
<http://svn.openlaszlo.org/openlaszlo/trunk>http://svn.openlaszlo.org/openlaszlo/trunk
Summary: UPDATED: Fix display of small applications in IE7
New Features:
Bugs Fixed: LPP-4884
Technical Reviewer: promanik
QA Reviewer: jcrowley
Doc Reviewer: (pending)
Documentation:
Release Notes:
Details: Reconfigure the styling of iframes so it no longer breaks IE 7.
Tests: Small applications display in IE 7 again in the laszlo
explorer,
<http://192.168.1.122:8080/wafflecone/examples/contactlist/>http://192.168.1.122:8080/wafflecone/examples/contactlist/
contactlist.lzx and contactlist.html no longer show an iframe.
Files:
M lps/includes/source/lzhistory.js
Changeset:
<http://svn.openlaszlo.org/openlaszlo/patches/20071015->http://svn.openlaszlo.org/openlaszlo/patches/20071015-
maxcarlson-v.tar