<?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: Whitespace in Firefox</title>
	<atom:link href="http://www.chickenskinners.com/2006/05/03/whitespace-in-firefox/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.chickenskinners.com/2006/05/03/whitespace-in-firefox/</link>
	<description>usabilty, design, technology</description>
	<pubDate>Sat, 04 Sep 2010 18:10:51 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: matthew</title>
		<link>http://www.chickenskinners.com/2006/05/03/whitespace-in-firefox/comment-page-1/#comment-40</link>
		<dc:creator>matthew</dc:creator>
		<pubDate>Sun, 11 Jun 2006 20:42:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.chickenskinners.com/2006/05/03/whitespace-in-firefox/#comment-40</guid>
		<description>Yep - that looks like the problem - sometimes you can go into the html and remove the spaces and that sorts it but I think the script I mention above takes out the guess work.</description>
		<content:encoded><![CDATA[<p>Yep - that looks like the problem - sometimes you can go into the html and remove the spaces and that sorts it but I think the script I mention above takes out the guess work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nuthell</title>
		<link>http://www.chickenskinners.com/2006/05/03/whitespace-in-firefox/comment-page-1/#comment-38</link>
		<dc:creator>nuthell</dc:creator>
		<pubDate>Sun, 11 Jun 2006 07:57:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.chickenskinners.com/2006/05/03/whitespace-in-firefox/#comment-38</guid>
		<description>great.today,when i was coding with firefox,i met the   problem.the code is here.
/*-----------------*/
function mycall(element){
	element=$(element);
	alert(element.className);
	element.nextSibling.style.display="none";
}
/*-----------*/
the key word-"nextSibling" works well with IE,but died with Firefox.</description>
		<content:encoded><![CDATA[<p>great.today,when i was coding with firefox,i met the   problem.the code is here.<br />
/*&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;*/<br />
function mycall(element){<br />
	element=$(element);<br />
	alert(element.className);<br />
	element.nextSibling.style.display=&#8221;none&#8221;;<br />
}<br />
/*&#8212;&#8212;&#8212;&#8211;*/<br />
the key word-&#8221;nextSibling&#8221; works well with IE,but died with Firefox.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
