[Laszlo-dev] For Review: Change 20071015-maxcarlson-v Summary: UPDATED: Fix display of small applications in IE7

Max Carlson max at openlaszlo.org
Wed Oct 17 15:02:17 PDT 2007


Yes, 'cuz it's -999px.  So it's off stage-right a good 600px no matter 
what your monitor size is...

Elliot Winard wrote:
> Will this work on screens with resolution higher than 999 px?
> 
> Like....1024x768 or higher?
> -e
> 
> Philip Romanik wrote:
>> 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 maxcarlson at plastik on 2007-10-15
>>> 21:12:58 PDT
>>>      in /Users/maxcarlson/openlaszlo/trunk
>>>      for 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/
>>> 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-
>>> maxcarlson-v.tar

-- 
Regards,
Max Carlson
OpenLaszlo.org


More information about the Laszlo-dev mailing list