<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.4" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Problém s onClick a styly na dynamicky přidaných prvcích v IE</title>
	<link>http://www.jarcec.net/2007/01/11/problem-s-onclick-a-styly-na-dynamicky-pridanych-prvcich-v-ie/</link>
	<description>Mission Impossible 3: Building KarasProof Website in 24 Hours</description>
	<pubDate>Sat, 11 Feb 2012 01:40:37 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.4</generator>

	<item>
		<title>by: Krata</title>
		<link>http://www.jarcec.net/2007/01/11/problem-s-onclick-a-styly-na-dynamicky-pridanych-prvcich-v-ie/#comment-15355</link>
		<pubDate>Wed, 12 Mar 2008 14:16:57 +0000</pubDate>
		<guid>http://www.jarcec.net/2007/01/11/problem-s-onclick-a-styly-na-dynamicky-pridanych-prvcich-v-ie/#comment-15355</guid>
					<description>Jestli hledáš řešení je jednoduchý je to vysvětlený 
&lt;a href="http://mykenta.blogspot.com/2006/07/standardise-ie-setattribute-part-2.html" rel="nofollow"&gt;tady. &lt;/a&gt;
Stačí např: místo 
tr1.setAttribute("class","name1");
napsat
tr1.setAttribute("className","name1");</description>
		<content:encoded><![CDATA[<p>Jestli hledáš řešení je jednoduchý je to vysvětlený<br />
<a href="http://mykenta.blogspot.com/2006/07/standardise-ie-setattribute-part-2.html" rel="nofollow">tady. </a><br />
Stačí např: místo<br />
tr1.setAttribute(&#8221;class&#8221;,&#8221;name1&#8243;);<br />
napsat<br />
tr1.setAttribute(&#8221;className&#8221;,&#8221;name1&#8243;);
</p>
]]></content:encoded>
				</item>
</channel>
</rss>

