
<?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>Webkoof &#187; Firefox</title>
	<atom:link href="http://webkoof.com/category/firefox/feed/" rel="self" type="application/rss+xml" />
	<link>http://webkoof.com</link>
	<description>Relax, its only ONES and ZEROS !</description>
	<lastBuildDate>Wed, 16 Dec 2009 07:48:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Show hide table row problem</title>
		<link>http://webkoof.com/2008/09/29/show-hide-table-row-problem/</link>
		<comments>http://webkoof.com/2008/09/29/show-hide-table-row-problem/#comments</comments>
		<pubDate>Mon, 29 Sep 2008 08:37:26 +0000</pubDate>
		<dc:creator>Vikash</dc:creator>
				<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[display]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[js]]></category>
		<category><![CDATA[show hide row]]></category>
		<category><![CDATA[table]]></category>

		<guid isPermaLink="false">http://webkoof.com/?p=21</guid>
		<description><![CDATA[If you try to show/hide an element in javascript, you simply use the code : //To show the object with id toHide document.getElementById&#40;'toHide'&#41;.style.display = 'block'; //To hide the object with id toHide document.getElementById&#40;'toHide'&#41;.style.display = 'none'; But, when you try to apply the same logic to show and hide table rows, you get distorted table in [...]]]></description>
		<wfw:commentRss>http://webkoof.com/2008/09/29/show-hide-table-row-problem/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Firefox extensions for web developers</title>
		<link>http://webkoof.com/2008/07/24/firefox-extensions-for-web-developers/</link>
		<comments>http://webkoof.com/2008/07/24/firefox-extensions-for-web-developers/#comments</comments>
		<pubDate>Thu, 24 Jul 2008 09:31:12 +0000</pubDate>
		<dc:creator>Vikash</dc:creator>
				<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[extension]]></category>
		<category><![CDATA[webdesign]]></category>

		<guid isPermaLink="false">http://webkoof.com/?p=4</guid>
		<description><![CDATA[Firefox is without any doubt, the best browser for a developer. Extensions are one of the most important part of this browser. No one can possibly list all of the important extensions and no one can have hundreds of extensions. (At least I don’t know anyone who has more than 25). But, if you are [...]]]></description>
		<wfw:commentRss>http://webkoof.com/2008/07/24/firefox-extensions-for-web-developers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
