<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:pingback="http://madskills.com/public/xml/rss/module/pingback/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:georss="http://www.georss.org/georss" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>Jason Friend (j.i.f.f.) - Greybox</title>
    <link>http://jasonfriend.com/</link>
    <description>... no not the peanut butter</description>
    <language>en-us</language>
    <copyright>Jason Friend</copyright>
    <lastBuildDate>Mon, 14 Sep 2009 14:50:29 GMT</lastBuildDate>
    <generator>newtelligence dasBlog 2.1.8102.813</generator>
    <managingEditor>blog@jasonfriend.com</managingEditor>
    <webMaster>blog@jasonfriend.com</webMaster>
    <item>
      <trackback:ping>http://jasonfriend.com/Trackback.aspx?guid=66f312ee-9328-45fc-8c37-7353b82f89e7</trackback:ping>
      <pingback:server>http://jasonfriend.com/pingback.aspx</pingback:server>
      <pingback:target>http://jasonfriend.com/PermaLink,guid,66f312ee-9328-45fc-8c37-7353b82f89e7.aspx</pingback:target>
      <dc:creator>Jason</dc:creator>
      <georss:point>0 0</georss:point>
      <wfw:comment>http://jasonfriend.com/CommentView,guid,66f312ee-9328-45fc-8c37-7353b82f89e7.aspx</wfw:comment>
      <wfw:commentRss>http://jasonfriend.com/SyndicationService.asmx/GetEntryCommentsRss?guid=66f312ee-9328-45fc-8c37-7353b82f89e7</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Greybox is nice to use having the modal window and all. I have found one problem so
far when using IE8. It works good except when closing the Greybox. In IE8 (Browser
Mode: IE8; Document Mode: IE8 Standards), the greybox does not close properly. It
shrinks to a 100x100 square and positions itself in the upper left corner (0,0) of
the browser window.
</p>
        <p>
I have found by adding this meta tag directly on the page it now closes, though a
little rough. Meaning, you still see the square get positioned, but it then closes
fully a split second later.
</p>
        <pre>
&lt;meta http-equiv="X-UA-Compatible" content="IE=7" /&gt;
</pre>
        <img width="0" height="0" src="http://jasonfriend.com/aggbug.ashx?id=66f312ee-9328-45fc-8c37-7353b82f89e7" />
        <br />
        <hr />
This weblog is sponsored by <a href="http://jasonfriend.com">Jason Friend (j.i.f.f.)</a>.</body>
      <title>Greybox with IE8</title>
      <guid isPermaLink="false">http://jasonfriend.com/PermaLink,guid,66f312ee-9328-45fc-8c37-7353b82f89e7.aspx</guid>
      <link>http://jasonfriend.com/2009/09/14/Greybox+With+IE8.aspx</link>
      <pubDate>Mon, 14 Sep 2009 14:50:29 GMT</pubDate>
      <description>&lt;p&gt;
Greybox is nice to use having the modal window and all. I have found one problem so
far when using IE8. It works good except when closing the Greybox. In IE8 (Browser
Mode: IE8; Document Mode: IE8 Standards), the greybox does not close properly. It
shrinks to a 100x100 square and positions itself in the upper left corner (0,0) of
the browser window.
&lt;/p&gt;
&lt;p&gt;
I have found by adding this meta tag directly on the page it now closes, though a
little rough. Meaning, you still see the square get positioned, but it then closes
fully a split second later.
&lt;/p&gt;
&lt;pre&gt;
&amp;lt;meta http-equiv="X-UA-Compatible" content="IE=7" /&amp;gt;
&lt;/pre&gt;
&lt;img width="0" height="0" src="http://jasonfriend.com/aggbug.ashx?id=66f312ee-9328-45fc-8c37-7353b82f89e7" /&gt;
&lt;br /&gt;
&lt;hr /&gt;
This weblog is sponsored by &lt;a href="http://jasonfriend.com"&gt;Jason Friend (j.i.f.f.)&lt;/a&gt;.</description>
      <comments>http://jasonfriend.com/CommentView,guid,66f312ee-9328-45fc-8c37-7353b82f89e7.aspx</comments>
      <category>Internet Explorer</category>
      <category>JavaScript</category>
      <category>Greybox</category>
    </item>
  </channel>
</rss>