<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
  <channel>
    <title>Recent Posts in 'Example on Ajax/Geometry Breaks with IE' | Pragmatic Forums</title>
    <link>http://fora.pragprog.com/forums/45/topics/140</link>
    <language>en-us</language>
    <ttl>60</ttl>
    <description></description>
    <item>
      <title>Example on Ajax/Geometry Breaks with IE posted by Christophe Porteneuve @ Sun, 02 Dec 2007 11:58:11 -0000</title>
      <description>&lt;p&gt;Hey Khoivu,&lt;/p&gt;


	&lt;p&gt;I finally found a moment to test the Ajax geometry example on &lt;span class="caps"&gt;IE6&lt;/span&gt;, as provided in the code archive for the book.  Functionally, it works like a charm, so I don&amp;#8217;t know what kind of issue you have, perhaps you typed it yourself and forgot a tiny thing?&lt;/p&gt;


	&lt;p&gt;On the other hand, the &lt;span class="caps"&gt;CSS&lt;/span&gt; doesn&amp;#8217;t work so well (IE6 doesn&amp;#8217;t size positioned elements based on &lt;code&gt;left&lt;/code&gt; and &lt;code&gt;right&lt;/code&gt; only, it requires &lt;code&gt;width&lt;/code&gt;), so I tweaked the &lt;span class="caps"&gt;CSS&lt;/span&gt; for it and will upload it in a book erratum at some point.&lt;/p&gt;


	&lt;p&gt;Here is the changed part of &lt;code&gt;geometry.css&lt;/code&gt;:&lt;/p&gt;


&lt;pre&gt;&lt;code&gt;
.widget {
  position: absolute; top: 5em; width: 15em;
  border: 0.25em solid gray; background: silver;
  padding: 2em 0.5em 0.5em;
}

.widget h2 {
  position: absolute;
  top: 0; left: 0; width: 15.6em; height: 1.5em;
  font-size: 1em; line-height: 1.5em;
  margin: 0; padding: 0 0.2em;
  background: gray; cursor: move;
}
&lt;/code&gt;&lt;/pre&gt;

	&lt;p&gt;&amp;#8216;hope this helps,&lt;/p&gt;


	&lt;p&gt;- Christophe&lt;/p&gt;</description>
      <pubDate>Sun, 02 Dec 2007 11:58:11 -0000</pubDate>
      <guid isPermaLink="false">fora.pragprog.com:45:140:1985</guid>
      <author>Christophe Porteneuve</author>
      <link>http://fora.pragprog.com/forums/45/topics/140</link>
    </item>
    <item>
      <title>Example on Ajax/Geometry Breaks with IE posted by Christophe Porteneuve @ Thu, 15 Nov 2007 07:44:16 -0000</title>
      <description>&lt;p&gt;I&amp;#8217;m sorry to hear that.  I confess to not having had time to test again the entire codebase after the latest lib changes.  I&amp;#8217;ll try and find a moment to test that up in the coming days, and will reply here (and post an errata on the book&amp;#8217;s blog, if need be).&lt;/p&gt;


	&lt;p&gt;Thanks for the heads up!&lt;/p&gt;</description>
      <pubDate>Thu, 15 Nov 2007 07:44:16 -0000</pubDate>
      <guid isPermaLink="false">fora.pragprog.com:45:140:1932</guid>
      <author>Christophe Porteneuve</author>
      <link>http://fora.pragprog.com/forums/45/topics/140</link>
    </item>
    <item>
      <title>Example on Ajax/Geometry Breaks with IE posted by Khoivu Nguyen @ Wed, 14 Nov 2007 16:45:37 -0000</title>
      <description>&lt;p&gt;I have tried to run the Ajax/Geometry example with &lt;span class="caps"&gt;IE 6&lt;/span&gt; and it does not work. I do not have &lt;span class="caps"&gt;IE JS&lt;/span&gt; script debugger so I do not know why it broke.&lt;/p&gt;


	&lt;p&gt;&amp;#8212;K&lt;/p&gt;</description>
      <pubDate>Wed, 14 Nov 2007 16:45:37 -0000</pubDate>
      <guid isPermaLink="false">fora.pragprog.com:45:140:1930</guid>
      <author>Khoivu Nguyen</author>
      <link>http://fora.pragprog.com/forums/45/topics/140</link>
    </item>
  </channel>
</rss>
