<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Careful when changing &#8220;style.display&#8221; with JS</title>
	<link>http://gosnip.net/blog/2008/04/01/careful-when-changing-styledisplay-with-js/</link>
	<description>Just another WordPress weblog</description>
	<pubDate>Tue, 06 Jan 2009 01:57:26 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
		<item>
		<title>By: jd_jason</title>
		<link>http://gosnip.net/blog/2008/04/01/careful-when-changing-styledisplay-with-js/#comment-30</link>
		<dc:creator>jd_jason</dc:creator>
		<pubDate>Wed, 10 Dec 2008 07:37:21 +0000</pubDate>
		<guid>http://gosnip.net/blog/2008/04/01/careful-when-changing-styledisplay-with-js/#comment-30</guid>
		<description>thank you very much for this... it'd help me a lot.</description>
		<content:encoded><![CDATA[<p>thank you very much for this&#8230; it&#8217;d help me a lot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: exodusMT</title>
		<link>http://gosnip.net/blog/2008/04/01/careful-when-changing-styledisplay-with-js/#comment-26</link>
		<dc:creator>exodusMT</dc:creator>
		<pubDate>Sun, 19 Oct 2008 04:08:20 +0000</pubDate>
		<guid>http://gosnip.net/blog/2008/04/01/careful-when-changing-styledisplay-with-js/#comment-26</guid>
		<description>try {
	document.getElementById('trABC').style.display = 'table-row';
	}
	catch(iestupidproblem) {
	document.getElementById('trABC').style.display = 'block';
	}</description>
		<content:encoded><![CDATA[<p>try {<br />
	document.getElementById(&#8217;trABC&#8217;).style.display = &#8216;table-row&#8217;;<br />
	}<br />
	catch(iestupidproblem) {<br />
	document.getElementById(&#8217;trABC&#8217;).style.display = &#8216;block&#8217;;<br />
	}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob</title>
		<link>http://gosnip.net/blog/2008/04/01/careful-when-changing-styledisplay-with-js/#comment-21</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Mon, 08 Sep 2008 18:57:49 +0000</pubDate>
		<guid>http://gosnip.net/blog/2008/04/01/careful-when-changing-styledisplay-with-js/#comment-21</guid>
		<description>Thanks for this - it was really bugging me trying to find the solution.</description>
		<content:encoded><![CDATA[<p>Thanks for this - it was really bugging me trying to find the solution.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sergei</title>
		<link>http://gosnip.net/blog/2008/04/01/careful-when-changing-styledisplay-with-js/#comment-17</link>
		<dc:creator>sergei</dc:creator>
		<pubDate>Fri, 13 Jun 2008 00:00:09 +0000</pubDate>
		<guid>http://gosnip.net/blog/2008/04/01/careful-when-changing-styledisplay-with-js/#comment-17</guid>
		<description>Just a quick message to say thank you for your tip on how to fix style.display bug in IE.</description>
		<content:encoded><![CDATA[<p>Just a quick message to say thank you for your tip on how to fix style.display bug in IE.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
