<?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>CS8 &#187; div</title>
	<atom:link href="http://www.cs8.my/tag/div/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cs8.my</link>
	<description>Rapid Web Applications Done The Right Way!</description>
	<lastBuildDate>Thu, 02 Feb 2012 20:02:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Div&#8217;s does not wrap tr&#8217;s</title>
		<link>http://www.cs8.my/2009/09/divs-does-not-wrap-trs/</link>
		<comments>http://www.cs8.my/2009/09/divs-does-not-wrap-trs/#comments</comments>
		<pubDate>Tue, 15 Sep 2009 16:50:12 +0000</pubDate>
		<dc:creator>fadhli</dc:creator>
				<category><![CDATA[HTML & CSS]]></category>
		<category><![CDATA[div]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[tr]]></category>

		<guid isPermaLink="false">http://bugsneedfix.wordpress.com/?p=102</guid>
		<description><![CDATA[I tried to update a HTML div elevement wrapping around a table row inside a table. &#60;table&#62; &#60;tr&#62; &#60;td&#62;Pomme&#60;/td&#62; &#60;/tr&#62; &#60;div id=&#34;placeholder&#34;&#62; &#60;tr&#62; &#60;td&#62;SomethingElse&#60;/td&#62; &#60;/tr&#62; &#60;/div&#62; &#60;/table&#62; I wasted 1 hour to find out why my ajax calls aren&#8217;t updating the right table row. Apparently it&#8217;s not valid HTML. The div will always be on [...]]]></description>
		<wfw:commentRss>http://www.cs8.my/2009/09/divs-does-not-wrap-trs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

