<?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: Do not use the innerHTML property on HTML objects</title>
	<atom:link href="http://www.javascriptkata.com/2007/04/17/do-not-use-the-innerhtml-property-on-html-objects/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.javascriptkata.com/2007/04/17/do-not-use-the-innerhtml-property-on-html-objects/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=do-not-use-the-innerhtml-property-on-html-objects</link>
	<description>helping you with javascript since 2007</description>
	<lastBuildDate>Tue, 31 Jan 2012 11:22:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Sviswa</title>
		<link>http://www.javascriptkata.com/2007/04/17/do-not-use-the-innerhtml-property-on-html-objects/comment-page-1/#comment-1429</link>
		<dc:creator>Sviswa</dc:creator>
		<pubDate>Wed, 21 Dec 2011 18:13:00 +0000</pubDate>
		<guid isPermaLink="false">http://javascriptkata.timmyontime.com/?p=26#comment-1429</guid>
		<description>i need same add new comment code</description>
		<content:encoded><![CDATA[<p>i need same add new comment code</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Baker</title>
		<link>http://www.javascriptkata.com/2007/04/17/do-not-use-the-innerhtml-property-on-html-objects/comment-page-1/#comment-1424</link>
		<dc:creator>Chris Baker</dc:creator>
		<pubDate>Thu, 01 Dec 2011 17:30:00 +0000</pubDate>
		<guid isPermaLink="false">http://javascriptkata.timmyontime.com/?p=26#comment-1424</guid>
		<description>That is NOT the best idea. The best idea is to work with the DOM. Adding 20,000 lines of jQuery magic to do what you can already do in plain-jane vanilla javascript is not only bad practice, it is a detrimental to your skills as a developer. Use the standard DOM methods and you can&#039;t go wrong.</description>
		<content:encoded><![CDATA[<p>That is NOT the best idea. The best idea is to work with the DOM. Adding 20,000 lines of jQuery magic to do what you can already do in plain-jane vanilla javascript is not only bad practice, it is a detrimental to your skills as a developer. Use the standard DOM methods and you can&#8217;t go wrong.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Parminavilum</title>
		<link>http://www.javascriptkata.com/2007/04/17/do-not-use-the-innerhtml-property-on-html-objects/comment-page-1/#comment-1383</link>
		<dc:creator>Parminavilum</dc:creator>
		<pubDate>Thu, 13 Oct 2011 08:45:18 +0000</pubDate>
		<guid isPermaLink="false">http://javascriptkata.timmyontime.com/?p=26#comment-1383</guid>
		<description>&lt;strong&gt;You should check this out...&lt;/strong&gt;

[...] Wonderful story, reckoned we could combine a few unrelated data, nevertheless really worth taking a look, whoa did one learn about Mid East has got more problerms as well [...]…...</description>
		<content:encoded><![CDATA[<p><strong>You should check this out&#8230;</strong></p>
<p>[...] Wonderful story, reckoned we could combine a few unrelated data, nevertheless really worth taking a look, whoa did one learn about Mid East has got more problerms as well [...]…&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Asa</title>
		<link>http://www.javascriptkata.com/2007/04/17/do-not-use-the-innerhtml-property-on-html-objects/comment-page-1/#comment-1239</link>
		<dc:creator>Asa</dc:creator>
		<pubDate>Tue, 23 Aug 2011 08:32:00 +0000</pubDate>
		<guid isPermaLink="false">http://javascriptkata.timmyontime.com/?p=26#comment-1239</guid>
		<description>Yo don&#039;t know how to switch between single and double quotes to avoid dirty code? doh....</description>
		<content:encoded><![CDATA[<p>Yo don&#8217;t know how to switch between single and double quotes to avoid dirty code? doh&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dsimard</title>
		<link>http://www.javascriptkata.com/2007/04/17/do-not-use-the-innerhtml-property-on-html-objects/comment-page-1/#comment-1230</link>
		<dc:creator>dsimard</dc:creator>
		<pubDate>Fri, 12 Aug 2011 19:56:56 +0000</pubDate>
		<guid isPermaLink="false">http://javascriptkata.timmyontime.com/?p=26#comment-1230</guid>
		<description>The point is simple : use jQuery instead ;)</description>
		<content:encoded><![CDATA[<p>The point is simple : use jQuery instead <img src='http://www.javascriptkata.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dsimard</title>
		<link>http://www.javascriptkata.com/2007/04/17/do-not-use-the-innerhtml-property-on-html-objects/comment-page-1/#comment-1229</link>
		<dc:creator>dsimard</dc:creator>
		<pubDate>Fri, 12 Aug 2011 19:49:40 +0000</pubDate>
		<guid isPermaLink="false">http://javascriptkata.timmyontime.com/?p=26#comment-1229</guid>
		<description>The idea behind that is that your code gets messy. jQuery is using innerHTML because it&#039;s faster... but the best idea is to use jQuery and never work with the DOM any other way.</description>
		<content:encoded><![CDATA[<p>The idea behind that is that your code gets messy. jQuery is using innerHTML because it&#39;s faster&#8230; but the best idea is to use jQuery and never work with the DOM any other way.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Qwerty</title>
		<link>http://www.javascriptkata.com/2007/04/17/do-not-use-the-innerhtml-property-on-html-objects/comment-page-1/#comment-1226</link>
		<dc:creator>Qwerty</dc:creator>
		<pubDate>Tue, 02 Aug 2011 22:39:21 +0000</pubDate>
		<guid isPermaLink="false">http://javascriptkata.timmyontime.com/?p=26#comment-1226</guid>
		<description>jquery uses innerHTML everywhere.....</description>
		<content:encoded><![CDATA[<p>jquery uses innerHTML everywhere&#8230;..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jamin Mahoney</title>
		<link>http://www.javascriptkata.com/2007/04/17/do-not-use-the-innerhtml-property-on-html-objects/comment-page-1/#comment-1223</link>
		<dc:creator>Jamin Mahoney</dc:creator>
		<pubDate>Sat, 30 Jul 2011 00:19:05 +0000</pubDate>
		<guid isPermaLink="false">http://javascriptkata.timmyontime.com/?p=26#comment-1223</guid>
		<description>dsimard just because something may be a little different and often difficult, does not make it bad. I agree with your warnings - but NEVER use it? That&#039;s harsh. All things were added for a reason, and to a trained developer who is used to INNERHTML, it can often be the best and most useful solution.&lt;br&gt;&lt;br&gt;-jaminimaj&lt;br&gt;&lt;a href=&quot;http://www.web-dev-spot.com&quot; rel=&quot;nofollow&quot;&gt;http://www.web-dev-spot.com&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>dsimard just because something may be a little different and often difficult, does not make it bad. I agree with your warnings &#8211; but NEVER use it? That&#39;s harsh. All things were added for a reason, and to a trained developer who is used to INNERHTML, it can often be the best and most useful solution.</p>
<p>-jaminimaj<br /><a href="http://www.web-dev-spot.com" rel="nofollow">http://www.web-dev-spot.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://www.javascriptkata.com/2007/04/17/do-not-use-the-innerhtml-property-on-html-objects/comment-page-1/#comment-1221</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Mon, 25 Jul 2011 22:26:43 +0000</pubDate>
		<guid isPermaLink="false">http://javascriptkata.timmyontime.com/?p=26#comment-1221</guid>
		<description>Wow sory about the failled reply up there...website ain&#039;t able to html encode text...</description>
		<content:encoded><![CDATA[<p>Wow sory about the failled reply up there&#8230;website ain&#39;t able to html encode text&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://www.javascriptkata.com/2007/04/17/do-not-use-the-innerhtml-property-on-html-objects/comment-page-1/#comment-1220</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Mon, 25 Jul 2011 22:24:31 +0000</pubDate>
		<guid isPermaLink="false">http://javascriptkata.timmyontime.com/?p=26#comment-1220</guid>
		<description>what about the usage of   &#039;   and    &quot; document.body.innerHTML += &quot;&lt;a class=&#039;&quot;aLink&quot;&#039; href=&#039;&quot;http://www.javascriptkata.com&quot;&#039; rel=&quot;nofollow&quot; title=&#039;&quot;Javascript&quot;&#039;&gt;Javascript Kata&lt;/a&gt;&quot;;becomes:&lt;br&gt;document.body.innerHTML += &#039;&lt;a class=&quot;aLink&quot; href=&quot;http://www.javascriptkata.com&quot; rel=&quot;nofollow&quot; title=&quot;Javascript&quot;&gt;Javascript Kata&lt;/a&gt;&#039;;&lt;br&gt;For sure doesn&#039;t solve the problem where you have text like &quot;don&#039;t&quot; but a smart usage of those tags (if you alternate the proper ones at the right time) would work...</description>
		<content:encoded><![CDATA[<p>what about the usage of   &#39;   and    &#8221; document.body.innerHTML += &#8220;<a class=&#39;"aLink"&#39; href=&#39;"http://www.javascriptkata.com"&#39; rel="nofollow" title=&#39;"Javascript"&#39;>Javascript Kata</a>&#8220;;becomes:<br />document.body.innerHTML += &#39;<a class="aLink" href="http://www.javascriptkata.com" rel="nofollow" title="Javascript">Javascript Kata</a>&#39;;<br />For sure doesn&#39;t solve the problem where you have text like &#8220;don&#39;t&#8221; but a smart usage of those tags (if you alternate the proper ones at the right time) would work&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

