<?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/"
	xmlns:series="http://unfoldingneurons.com/"
		>
<channel>
	<title>Comments on: Simple tabs using Javascript and CSS</title>
	<atom:link href="http://www.digimantra.com/tutorials/simple-tabs-using-javascript-and-css/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.digimantra.com/tutorials/simple-tabs-using-javascript-and-css/</link>
	<description>Technology tips for all</description>
	<lastBuildDate>Sun, 13 Nov 2011 09:56:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Sachin Khosla</title>
		<link>http://www.digimantra.com/tutorials/simple-tabs-using-javascript-and-css/#comment-269303</link>
		<dc:creator>Sachin Khosla</dc:creator>
		<pubDate>Wed, 26 Oct 2011 13:23:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.digimantra.com/?p=2280#comment-269303</guid>
		<description>Will look into it, there is a way around I will definitely put the patch around.</description>
		<content:encoded><![CDATA[<p>Will look into it, there is a way around I will definitely put the patch around.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: luka</title>
		<link>http://www.digimantra.com/tutorials/simple-tabs-using-javascript-and-css/#comment-269301</link>
		<dc:creator>luka</dc:creator>
		<pubDate>Wed, 26 Oct 2011 13:11:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.digimantra.com/?p=2280#comment-269301</guid>
		<description>i placed tooltip in tabs but it works only in tabContent, but when i switch tab tooltip doesn&#039;t appear</description>
		<content:encoded><![CDATA[<p>i placed tooltip in tabs but it works only in tabContent, but when i switch tab tooltip doesn&#8217;t appear</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://www.digimantra.com/tutorials/simple-tabs-using-javascript-and-css/#comment-268107</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Mon, 24 Oct 2011 22:07:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.digimantra.com/?p=2280#comment-268107</guid>
		<description>Ashis has a very good question. Why have both tabContent and tab1Content as this creates duplicate content? I would like to place a significant amount of content into this tab. Repeating it seems redundant and is not seo friendly. Is there a way to modify the script so that it automatically displays the contents of tab1Content? Thanks so much.</description>
		<content:encoded><![CDATA[<p>Ashis has a very good question. Why have both tabContent and tab1Content as this creates duplicate content? I would like to place a significant amount of content into this tab. Repeating it seems redundant and is not seo friendly. Is there a way to modify the script so that it automatically displays the contents of tab1Content? Thanks so much.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ashis</title>
		<link>http://www.digimantra.com/tutorials/simple-tabs-using-javascript-and-css/#comment-253743</link>
		<dc:creator>Ashis</dc:creator>
		<pubDate>Wed, 05 Oct 2011 03:17:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.digimantra.com/?p=2280#comment-253743</guid>
		<description>Why do you use tab &quot;tabContent&quot; and &quot;tab1Content&quot; with the same content in it?</description>
		<content:encoded><![CDATA[<p>Why do you use tab &#8220;tabContent&#8221; and &#8220;tab1Content&#8221; with the same content in it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Saran</title>
		<link>http://www.digimantra.com/tutorials/simple-tabs-using-javascript-and-css/#comment-142930</link>
		<dc:creator>Saran</dc:creator>
		<pubDate>Tue, 10 May 2011 06:41:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.digimantra.com/?p=2280#comment-142930</guid>
		<description>Thank You for your sugesstion!. :)

 As you said, xmlns attribute is missing in the HTML file.

Now it working fine in IE all versions.</description>
		<content:encoded><![CDATA[<p>Thank You for your sugesstion!. <img src='http://www.digimantra.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p> As you said, xmlns attribute is missing in the HTML file.</p>
<p>Now it working fine in IE all versions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sachin Khosla</title>
		<link>http://www.digimantra.com/tutorials/simple-tabs-using-javascript-and-css/#comment-142878</link>
		<dc:creator>Sachin Khosla</dc:creator>
		<pubDate>Tue, 10 May 2011 04:00:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.digimantra.com/?p=2280#comment-142878</guid>
		<description>Make sure that you have proper HTML start tag, it needs to have doctype and xmlns attribute for the XHTML to work properly. IE goes blank sometimes. Do you have problem with specific version of IE or complete IE family ?</description>
		<content:encoded><![CDATA[<p>Make sure that you have proper HTML start tag, it needs to have doctype and xmlns attribute for the XHTML to work properly. IE goes blank sometimes. Do you have problem with specific version of IE or complete IE family ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Saran</title>
		<link>http://www.digimantra.com/tutorials/simple-tabs-using-javascript-and-css/#comment-142875</link>
		<dc:creator>Saran</dc:creator>
		<pubDate>Tue, 10 May 2011 03:52:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.digimantra.com/?p=2280#comment-142875</guid>
		<description>I just implemented this script with .NET Nuke. Its working fine in FF, but not in IE. 
Could you suggest me , what ss the problem behind it.</description>
		<content:encoded><![CDATA[<p>I just implemented this script with .NET Nuke. Its working fine in FF, but not in IE.<br />
Could you suggest me , what ss the problem behind it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anil</title>
		<link>http://www.digimantra.com/tutorials/simple-tabs-using-javascript-and-css/#comment-34302</link>
		<dc:creator>anil</dc:creator>
		<pubDate>Thu, 12 Aug 2010 01:23:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.digimantra.com/?p=2280#comment-34302</guid>
		<description>Hey could you please give a sample piece of how to implement this scenario...4 tabs....say i am on tab1 and on click of continue on tab1 it lands me on tab2 with tab1 hyperlink enabled and the tab3 tab4 greyed out..and if i proceed from tab2 to tab3 the tab1 tab2 hyperlink should be enabled and proceed to tab4 will enable all the prior tabs ..could you please give me guide me on how to implement this...i am learning this on my own after looking at your tutorial i couldnt resist from asking this....so please kindly let me know..</description>
		<content:encoded><![CDATA[<p>Hey could you please give a sample piece of how to implement this scenario&#8230;4 tabs&#8230;.say i am on tab1 and on click of continue on tab1 it lands me on tab2 with tab1 hyperlink enabled and the tab3 tab4 greyed out..and if i proceed from tab2 to tab3 the tab1 tab2 hyperlink should be enabled and proceed to tab4 will enable all the prior tabs ..could you please give me guide me on how to implement this&#8230;i am learning this on my own after looking at your tutorial i couldnt resist from asking this&#8230;.so please kindly let me know..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sachin Khosla</title>
		<link>http://www.digimantra.com/tutorials/simple-tabs-using-javascript-and-css/#comment-24261</link>
		<dc:creator>Sachin Khosla</dc:creator>
		<pubDate>Thu, 10 Jun 2010 12:41:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.digimantra.com/?p=2280#comment-24261</guid>
		<description>cant comment without looking at the code/working demo.</description>
		<content:encoded><![CDATA[<p>cant comment without looking at the code/working demo.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shweta</title>
		<link>http://www.digimantra.com/tutorials/simple-tabs-using-javascript-and-css/#comment-24258</link>
		<dc:creator>Shweta</dc:creator>
		<pubDate>Thu, 10 Jun 2010 12:27:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.digimantra.com/?p=2280#comment-24258</guid>
		<description>i have given unique IDs , it work fine when i load my page,
but submitting page , wont work
 i need to select date and then search button, on basis of  data will be displayed, after this new tabs doesnt work</description>
		<content:encoded><![CDATA[<p>i have given unique IDs , it work fine when i load my page,<br />
but submitting page , wont work<br />
 i need to select date and then search button, on basis of  data will be displayed, after this new tabs doesnt work</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shweta</title>
		<link>http://www.digimantra.com/tutorials/simple-tabs-using-javascript-and-css/#comment-24254</link>
		<dc:creator>Shweta</dc:creator>
		<pubDate>Thu, 10 Jun 2010 12:21:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.digimantra.com/?p=2280#comment-24254</guid>
		<description>i have send you my jsp...
please do reply</description>
		<content:encoded><![CDATA[<p>i have send you my jsp&#8230;<br />
please do reply</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sachin Khosla</title>
		<link>http://www.digimantra.com/tutorials/simple-tabs-using-javascript-and-css/#comment-24249</link>
		<dc:creator>Sachin Khosla</dc:creator>
		<pubDate>Thu, 10 Jun 2010 12:07:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.digimantra.com/?p=2280#comment-24249</guid>
		<description>Ensure you have given unique ID(s) to any new tab(s) that is/are being added.</description>
		<content:encoded><![CDATA[<p>Ensure you have given unique ID(s) to any new tab(s) that is/are being added.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shweta</title>
		<link>http://www.digimantra.com/tutorials/simple-tabs-using-javascript-and-css/#comment-24248</link>
		<dc:creator>Shweta</dc:creator>
		<pubDate>Thu, 10 Jun 2010 12:06:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.digimantra.com/?p=2280#comment-24248</guid>
		<description>If m adding more tab with this, its not working..
it means previous one works next one wont work</description>
		<content:encoded><![CDATA[<p>If m adding more tab with this, its not working..<br />
it means previous one works next one wont work</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cassio</title>
		<link>http://www.digimantra.com/tutorials/simple-tabs-using-javascript-and-css/#comment-11899</link>
		<dc:creator>Cassio</dc:creator>
		<pubDate>Tue, 15 Dec 2009 12:53:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.digimantra.com/?p=2280#comment-11899</guid>
		<description>Very good tutorial.

Thanks.</description>
		<content:encoded><![CDATA[<p>Very good tutorial.</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anshu verma</title>
		<link>http://www.digimantra.com/tutorials/simple-tabs-using-javascript-and-css/#comment-10637</link>
		<dc:creator>Anshu verma</dc:creator>
		<pubDate>Tue, 17 Nov 2009 17:45:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.digimantra.com/?p=2280#comment-10637</guid>
		<description>yep!! i o that only ;)
lol..</description>
		<content:encoded><![CDATA[<p>yep!! i o that only <img src='http://www.digimantra.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /><br />
lol..</p>
]]></content:encoded>
	</item>
</channel>
</rss>

