<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:opensearch="http://a9.com/-/spec/opensearch/1.1/" version="2.0">
  <channel>
    <title>Recent Posts in 'IE6 Iframe shim adds extra padding to body in IE7' | Prototype UI</title>
    <link>http://forums.prototype-ui.com/forums/2/topics/159</link>
    <language>en-us</language>
    <ttl>60</ttl>
    <atom:link rel="search" type="application/opensearchdescription+xml" href="http://forums.prototype-ui.com/open_search.xml"/>
    <description></description>
    <item>
      <title>IE6 Iframe shim adds extra padding to body in IE7 replied by kawanokami @ Wed, 24 Sep 2008 07:50:49 -0000</title>
      <description>&lt;p&gt;Hi,
  same problem here. Has anybody found a solution yet?&lt;br /&gt;Thanks very much for any hal given and for all the effort!&lt;/p&gt;</description>
      <pubDate>Wed, 24 Sep 2008 07:50:49 -0000</pubDate>
      <guid isPermaLink="false">forums.prototype-ui.com:2:159:579</guid>
      <author>kawanokami</author>
      <link>http://forums.prototype-ui.com/forums/2/topics/159</link>
    </item>
    <item>
      <title>IE6 Iframe shim adds extra padding to body in IE7 replied by mintsauce @ Thu, 12 Jun 2008 16:08:46 -0000</title>
      <description>&lt;p&gt;Hi,&lt;/p&gt;


	&lt;p&gt;The &lt;span class="caps"&gt;IE6&lt;/span&gt; Iframe shim, specifically this code:&lt;/p&gt;


&lt;pre&gt;
  initialize: function(options) {
    this.setOptions(options);
    this.element = new Element('iframe', {
      style: 'position:absolute;filter:progid:DXImageTransform.Microsoft.Alpha(opacity=1);',
      src: 'javascript:false;',
      frameborder: 0
    });
    $(this.options.parent || document.body).insert(this.element);
  },
&lt;/pre&gt;

	&lt;p&gt;Seems to add and extra 10% of padding to the bottom and right of my pages in &lt;span class="caps"&gt;IE7&lt;/span&gt;. Disabling the above removes the padding, but obviously breaks the window in &lt;span class="caps"&gt;IE6&lt;/span&gt;.&lt;/p&gt;</description>
      <pubDate>Thu, 12 Jun 2008 16:08:46 -0000</pubDate>
      <guid isPermaLink="false">forums.prototype-ui.com:2:159:488</guid>
      <author>mintsauce</author>
      <link>http://forums.prototype-ui.com/forums/2/topics/159</link>
    </item>
  </channel>
</rss>
