<?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: Toggling Visibility with JavaScript</title>
	<atom:link href="http://www.lateralcode.com/toggling-visibility-with-javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lateralcode.com/toggling-visibility-with-javascript/</link>
	<description>A Web Development Blog Focused on Code and Technology</description>
	<lastBuildDate>Thu, 09 Sep 2010 08:55:08 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
	<item>
		<title>By: Thomas</title>
		<link>http://www.lateralcode.com/toggling-visibility-with-javascript/#comment-556</link>
		<dc:creator>Thomas</dc:creator>
		<pubDate>Thu, 28 May 2009 21:02:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.lateralcode.com/?p=5#comment-556</guid>
		<description>I&#039;ve been trying to figure this script out, i&#039;m using it to show / hide a row in a table -- click a link and the appears, click it again and the row shrinks back... i thought maybe it&#039;s just not possible with table rows so i tried it with just a div but still can&#039;t get it to work

i&#039;m not tremendously well versed in javascript -- so maybe my problem is just misunderstanding where to place the script in my code. i tried the function in both the head and the body of my code -- no luck either way.

i copied it out exactly and no go... any help would be greatly appreciated, thanks!</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been trying to figure this script out, i&#8217;m using it to show / hide a row in a table &#8212; click a link and the appears, click it again and the row shrinks back&#8230; i thought maybe it&#8217;s just not possible with table rows so i tried it with just a div but still can&#8217;t get it to work</p>
<p>i&#8217;m not tremendously well versed in javascript &#8212; so maybe my problem is just misunderstanding where to place the script in my code. i tried the function in both the head and the body of my code &#8212; no luck either way.</p>
<p>i copied it out exactly and no go&#8230; any help would be greatly appreciated, thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Karthik Viswanathan</title>
		<link>http://www.lateralcode.com/toggling-visibility-with-javascript/#comment-4</link>
		<dc:creator>Karthik Viswanathan</dc:creator>
		<pubDate>Thu, 18 Dec 2008 23:09:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.lateralcode.com/?p=5#comment-4</guid>
		<description>@Den: Thank you very much for the compliment. I&#039;ll do my best to provide information-rich articles.</description>
		<content:encoded><![CDATA[<p>@Den: Thank you very much for the compliment. I&#8217;ll do my best to provide information-rich articles.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Den speectebyicep</title>
		<link>http://www.lateralcode.com/toggling-visibility-with-javascript/#comment-3</link>
		<dc:creator>Den speectebyicep</dc:creator>
		<pubDate>Thu, 18 Dec 2008 13:58:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.lateralcode.com/?p=5#comment-3</guid>
		<description>First of all congratulation for such a great site. I learned a lot reading article here today. I will make sure i visit this site once a day so i can learn more.</description>
		<content:encoded><![CDATA[<p>First of all congratulation for such a great site. I learned a lot reading article here today. I will make sure i visit this site once a day so i can learn more.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
