<?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>The More You Know &#187; dom</title>
	<atom:link href="http://www.themoreuknow.net/blog/blog/archive/tag/dom/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.themoreuknow.net/blog</link>
	<description>Learning from others since 1983</description>
	<lastBuildDate>Wed, 29 Dec 2010 15:20:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>IE DOM Error Message / Operation Aborted</title>
		<link>http://www.themoreuknow.net/blog/blog/archive/2007/07/11/ie-dom-error-message-operation-aborted/</link>
		<comments>http://www.themoreuknow.net/blog/blog/archive/2007/07/11/ie-dom-error-message-operation-aborted/#comments</comments>
		<pubDate>Wed, 11 Jul 2007 22:13:26 +0000</pubDate>
		<dc:creator>Andrew Martinez</dc:creator>
				<category><![CDATA[Programming/Tech]]></category>
		<category><![CDATA[append]]></category>
		<category><![CDATA[dom]]></category>
		<category><![CDATA[ie]]></category>
		<category><![CDATA[insert]]></category>
		<category><![CDATA[operation-aborted]]></category>

		<guid isPermaLink="false">http://www.themoreuknow.net/blog/archive/2007/07/11/ie-dom-error-message-operation-aborted/</guid>
		<description><![CDATA[It is possible in IE for DOM manipulation during load to cause an error that looks like the following IE "Internet Explorer cannot open the Internet site" ... "Operation aborted" This error is directly cause by script called with in an element that attempts to append/insert DOM nodes to its unclosed parent&#8217;s parent node. For [...]]]></description>
		<wfw:commentRss>http://www.themoreuknow.net/blog/blog/archive/2007/07/11/ie-dom-error-message-operation-aborted/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

