<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: NodeList objects in the DOM are live</title>
	<atom:link href="http://www.redips.net/javascript/nodelist-objects-are-live/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.redips.net/javascript/nodelist-objects-are-live/</link>
	<description>Techniques and Web Technologies</description>
	<lastBuildDate>Sat, 04 Feb 2012 16:29:46 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/</generator>
	<item>
		<title>By: Damian</title>
		<link>http://www.redips.net/javascript/nodelist-objects-are-live/comment-page-1/#comment-722</link>
		<dc:creator>Damian</dc:creator>
		<pubDate>Tue, 08 Sep 2009 09:26:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.redips.net/?p=73#comment-722</guid>
		<description>Hi.
I was surprised too when I discovered this in my project. I was trying to moved div&#039;s elements from one table to another. So I used loop to moved them all and I was getting error that index was outside the bounds of the array because when I append one div to second table then length of collection decrease :)</description>
		<content:encoded><![CDATA[<p>Hi.<br />
I was surprised too when I discovered this in my project. I was trying to moved div's elements from one table to another. So I used loop to moved them all and I was getting error that index was outside the bounds of the array because when I append one div to second table then length of collection decrease <img src='http://www.redips.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

