<?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:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>Rory's Blog - jQuery</title>
    <link>http://rory.streetfamily.info/</link>
    <description>Do you want Black Pepper with that?</description>
    <language>en-us</language>
    <copyright>Rory Street</copyright>
    <lastBuildDate>Sun, 25 May 2008 13:59:01 GMT</lastBuildDate>
    <generator>newtelligence dasBlog 1.9.6264.0</generator>
    <managingEditor>blog@streetfamily.info</managingEditor>
    <webMaster>blog@streetfamily.info</webMaster>
    <item>
      <trackback:ping>http://rory.streetfamily.info/Trackback.aspx?guid=0c18bbd6-be36-4008-8ffb-3ec815d8fccf</trackback:ping>
      <pingback:server>http://rory.streetfamily.info/pingback.aspx</pingback:server>
      <pingback:target>http://rory.streetfamily.info/PermaLink,guid,0c18bbd6-be36-4008-8ffb-3ec815d8fccf.aspx</pingback:target>
      <dc:creator>Rory Street</dc:creator>
      <wfw:comment>http://rory.streetfamily.info/CommentView,guid,0c18bbd6-be36-4008-8ffb-3ec815d8fccf.aspx</wfw:comment>
      <wfw:commentRss>http://rory.streetfamily.info/SyndicationService.asmx/GetEntryCommentsRss?guid=0c18bbd6-be36-4008-8ffb-3ec815d8fccf</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Was annoyed by this problem for ages, for some reason Jquerys unblockUI method was
not working in Internet Explorer. The solution to the problem was "code your HTML
properly" I had placed a form tag inside a table when it should have been on the outside.
Once I had corrected this problem like magic the unBlockUI worked.
</p>
        <img width="0" height="0" src="http://rory.streetfamily.info/aggbug.ashx?id=0c18bbd6-be36-4008-8ffb-3ec815d8fccf" />
      </body>
      <title>jQuery unblockUI not working in Internet Explorer</title>
      <guid isPermaLink="false">http://rory.streetfamily.info/PermaLink,guid,0c18bbd6-be36-4008-8ffb-3ec815d8fccf.aspx</guid>
      <link>http://rory.streetfamily.info/PermaLink,guid,0c18bbd6-be36-4008-8ffb-3ec815d8fccf.aspx</link>
      <pubDate>Sun, 25 May 2008 13:59:01 GMT</pubDate>
      <description>&lt;p&gt;
Was annoyed by this problem for ages, for some reason Jquerys unblockUI method was
not working in Internet Explorer. The solution to the problem was "code your HTML
properly" I had placed a form tag inside a table when it should have been on the outside.
Once I had corrected this problem like magic the unBlockUI worked.
&lt;/p&gt;
&lt;img width="0" height="0" src="http://rory.streetfamily.info/aggbug.ashx?id=0c18bbd6-be36-4008-8ffb-3ec815d8fccf" /&gt;</description>
      <comments>http://rory.streetfamily.info/CommentView,guid,0c18bbd6-be36-4008-8ffb-3ec815d8fccf.aspx</comments>
      <category>jQuery</category>
    </item>
  </channel>
</rss>