<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>shesek &#187; unspecified error</title>
	<atom:link href="http://www.shesek.info/tag/unspecified-error/feed" rel="self" type="application/rss+xml" />
	<link>http://www.shesek.info</link>
	<description>Just another web developer blog</description>
	<lastBuildDate>Thu, 18 Aug 2011 04:39:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Internet Explorer &#8220;Unspecified Error&#8221; with jQuery and getBoundingClientRect</title>
		<link>http://www.shesek.info/web-development/internet-explorer-unspecified-error-with-jquery-and-getboundingclientrect-2</link>
		<comments>http://www.shesek.info/web-development/internet-explorer-unspecified-error-with-jquery-and-getboundingclientrect-2#comments</comments>
		<pubDate>Fri, 25 Jun 2010 20:58:44 +0000</pubDate>
		<dc:creator>shesek</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[getBoundingClientRect]]></category>
		<category><![CDATA[ie]]></category>
		<category><![CDATA[internet explorer]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[offset]]></category>
		<category><![CDATA[offsetParent]]></category>
		<category><![CDATA[unspecified error]]></category>

		<guid isPermaLink="false">http://www.codenition.com/?p=6</guid>
		<description><![CDATA[I&#8217;ve been getting &#8220;Unspecified Error&#8221; errors from Internet Explorer with some jQuery code. I traced the cause to jQuery&#8217;s &#8220;getBoundingClientRect&#8221; which comes from a call to $(&#8230;).offset({top: X, left: T}). After looking around in some forums/blogs, it seems the error is coming from some handling of internet explorer with offsetParent in some specific cases. to [...]]]></description>
		<wfw:commentRss>http://www.shesek.info/web-development/internet-explorer-unspecified-error-with-jquery-and-getboundingclientrect-2/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Internet Explorer &#8220;Unspecified Error&#8221; with jQuery and getBoundingClientRect</title>
		<link>http://www.shesek.info/web-development/internet-explorer-unspecified-error-with-jquery-and-getboundingclientrect</link>
		<comments>http://www.shesek.info/web-development/internet-explorer-unspecified-error-with-jquery-and-getboundingclientrect#comments</comments>
		<pubDate>Sat, 08 May 2010 18:15:14 +0000</pubDate>
		<dc:creator>shesek</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[getBoundingClientRect]]></category>
		<category><![CDATA[ie]]></category>
		<category><![CDATA[internet explorer]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[offset]]></category>
		<category><![CDATA[offsetParent]]></category>
		<category><![CDATA[unspecified error]]></category>

		<guid isPermaLink="false">http://www.shesek.info/?p=255</guid>
		<description><![CDATA[I&#8217;ve been getting &#8220;Unspecified Error&#8221; errors from Internet Explorer with some jQuery code. I traced the cause to jQuery&#8217;s &#8220;getBoundingClientRect&#8221; which comes from a call to $(&#8230;).offset({top: X, left: T}). After looking around in some forums/blogs, it seems the error is coming from some handling of internet explorer with offsetParent in some specific cases. to [...]]]></description>
		<wfw:commentRss>http://www.shesek.info/web-development/internet-explorer-unspecified-error-with-jquery-and-getboundingclientrect/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

