<?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: Tabs 2.7: Flexibility</title>
	<atom:link href="http://www.stilbuero.de/2007/04/07/tabs-27-flexibility/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.stilbuero.de/2007/04/07/tabs-27-flexibility/</link>
	<description>We are reasonable people.</description>
	<lastBuildDate>Sat, 10 Oct 2009 18:43:56 +0200</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Greg</title>
		<link>http://www.stilbuero.de/2007/04/07/tabs-27-flexibility/comment-page-2/#comment-85445</link>
		<dc:creator>Greg</dc:creator>
		<pubDate>Fri, 12 Oct 2007 21:06:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.stilbuero.de/2007/04/07/tabs-27-flexibility/#comment-85445</guid>
		<description>wolvman and chris,

I was having the same flash problem with my tabs and how I fixed it was by removing the history_remote javascript.  I just don&#039;t include it in my page and it works fine.</description>
		<content:encoded><![CDATA[<p>wolvman and chris,</p>
<p>I was having the same flash problem with my tabs and how I fixed it was by removing the history_remote javascript.  I just don&#8217;t include it in my page and it works fine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron</title>
		<link>http://www.stilbuero.de/2007/04/07/tabs-27-flexibility/comment-page-2/#comment-82317</link>
		<dc:creator>Aaron</dc:creator>
		<pubDate>Wed, 26 Sep 2007 16:35:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.stilbuero.de/2007/04/07/tabs-27-flexibility/#comment-82317</guid>
		<description>Do you have an example page using tabs3 or any documentaion?

Thanks and this is some great work!!!!!</description>
		<content:encoded><![CDATA[<p>Do you have an example page using tabs3 or any documentaion?</p>
<p>Thanks and this is some great work!!!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Klaus</title>
		<link>http://www.stilbuero.de/2007/04/07/tabs-27-flexibility/comment-page-2/#comment-79842</link>
		<dc:creator>Klaus</dc:creator>
		<pubDate>Tue, 11 Sep 2007 19:59:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.stilbuero.de/2007/04/07/tabs-27-flexibility/#comment-79842</guid>
		<description>Philip, &lt;a href=&quot;http://stilbuero.de/jquery/tabs/nested.html&quot; rel=&quot;nofollow&quot;&gt;here&#039;s an example&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>Philip, <a href="http://stilbuero.de/jquery/tabs/nested.html" rel="nofollow">here&#8217;s an example</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Philip Hunt</title>
		<link>http://www.stilbuero.de/2007/04/07/tabs-27-flexibility/comment-page-2/#comment-79841</link>
		<dc:creator>Philip Hunt</dc:creator>
		<pubDate>Tue, 11 Sep 2007 19:48:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.stilbuero.de/2007/04/07/tabs-27-flexibility/#comment-79841</guid>
		<description>I apologise in advance for having to ask because I&#039;m sure this is very simple to achieve, but I&#039;ve been struggling for the last couple days on it.

I&#039;m trying to get &quot;tabs within tabs&quot; working ... i.e. I have 3 main tabs, and within the 1st tab I want to have another independent group of tabs.

If at all possible, would you mind showing an example of how this should be done using tabs 2.7 ??

Thanks,
Philip</description>
		<content:encoded><![CDATA[<p>I apologise in advance for having to ask because I&#8217;m sure this is very simple to achieve, but I&#8217;ve been struggling for the last couple days on it.</p>
<p>I&#8217;m trying to get &#8220;tabs within tabs&#8221; working &#8230; i.e. I have 3 main tabs, and within the 1st tab I want to have another independent group of tabs.</p>
<p>If at all possible, would you mind showing an example of how this should be done using tabs 2.7 ??</p>
<p>Thanks,<br />
Philip</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Klaus</title>
		<link>http://www.stilbuero.de/2007/04/07/tabs-27-flexibility/comment-page-2/#comment-79790</link>
		<dc:creator>Klaus</dc:creator>
		<pubDate>Tue, 11 Sep 2007 09:10:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.stilbuero.de/2007/04/07/tabs-27-flexibility/#comment-79790</guid>
		<description>Matthew, as described already in this post, just add the proper class to the containers:

&lt;code&gt;&lt;div id=&quot;products&quot; class=&quot;tabs-container&quot;&gt;&lt;/code&gt; and so on.

Or give &lt;a href=&quot;http://jqueryjs.googlecode.com/svn/trunk/plugins/ui/ui.tabs.js&quot; rel=&quot;nofollow&quot;&gt;Tabs 3&lt;/a&gt; a try ;-) - it will do everything automatically.</description>
		<content:encoded><![CDATA[<p>Matthew, as described already in this post, just add the proper class to the containers:</p>
<p><code>&lt;div id=&quot;products&quot; class=&quot;tabs-container&quot;&gt;</code> and so on.</p>
<p>Or give <a href="http://jqueryjs.googlecode.com/svn/trunk/plugins/ui/ui.tabs.js" rel="nofollow">Tabs 3</a> a try ;-) &#8211; it will do everything automatically.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthew Moore</title>
		<link>http://www.stilbuero.de/2007/04/07/tabs-27-flexibility/comment-page-2/#comment-79741</link>
		<dc:creator>Matthew Moore</dc:creator>
		<pubDate>Mon, 10 Sep 2007 21:57:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.stilbuero.de/2007/04/07/tabs-27-flexibility/#comment-79741</guid>
		<description>Is there a way to add &lt;div&gt; tags to the content containers themselves?

I would like to create some tabs with sub-divisions (i.e., div&#039;s within the div&#039;s).

For example:

&lt;ul id=&quot;tabs&quot;&gt;
  &lt;li&gt;&lt;a href=&quot;#products&quot;&gt;Products&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;#services&quot;&gt;Service&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;div id=&quot;tab-sections&quot;&gt;
  &lt;div id=&quot;products&quot;&gt;
    &lt;div id=&quot;product-a&quot;&gt;content here&lt;/div&gt;
    &lt;div id=&quot;product-b&quot;&gt;content here&lt;/div&gt;
    &lt;div id=&quot;product-c&quot;&gt;content here&lt;/div&gt;
  &lt;/div&gt;
  &lt;div id=&quot;services&quot;&gt;
    &lt;div id=&quot;service-a&quot;&gt;content here&lt;/div&gt;
    &lt;div id=&quot;service-b&quot;&gt;content here&lt;/div&gt;
    &lt;div id=&quot;service-c&quot;&gt;content here&lt;/div&gt;
  &lt;/div&gt;
&lt;/div&gt;

Thanks in advance,

Matthew</description>
		<content:encoded><![CDATA[<p>Is there a way to add &lt;div&gt; tags to the content containers themselves?</p>
<p>I would like to create some tabs with sub-divisions (i.e., div&#8217;s within the div&#8217;s).</p>
<p>For example:</p>
<p>&lt;ul id=&#8221;tabs&#8221;&gt;<br />
  &lt;li&gt;&lt;a href=&#8221;#products&#8221;&gt;Products&lt;/a&gt;&lt;/li&gt;<br />
  &lt;li&gt;&lt;a href=&#8221;#services&#8221;&gt;Service&lt;/a&gt;&lt;/li&gt;<br />
&lt;/ul&gt;<br />
&lt;div id=&#8221;tab-sections&#8221;&gt;<br />
  &lt;div id=&#8221;products&#8221;&gt;<br />
    &lt;div id=&#8221;product-a&#8221;&gt;content here&lt;/div&gt;<br />
    &lt;div id=&#8221;product-b&#8221;&gt;content here&lt;/div&gt;<br />
    &lt;div id=&#8221;product-c&#8221;&gt;content here&lt;/div&gt;<br />
  &lt;/div&gt;<br />
  &lt;div id=&#8221;services&#8221;&gt;<br />
    &lt;div id=&#8221;service-a&#8221;&gt;content here&lt;/div&gt;<br />
    &lt;div id=&#8221;service-b&#8221;&gt;content here&lt;/div&gt;<br />
    &lt;div id=&#8221;service-c&#8221;&gt;content here&lt;/div&gt;<br />
  &lt;/div&gt;<br />
&lt;/div&gt;</p>
<p>Thanks in advance,</p>
<p>Matthew</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthew Moore</title>
		<link>http://www.stilbuero.de/2007/04/07/tabs-27-flexibility/comment-page-2/#comment-79740</link>
		<dc:creator>Matthew Moore</dc:creator>
		<pubDate>Mon, 10 Sep 2007 21:55:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.stilbuero.de/2007/04/07/tabs-27-flexibility/#comment-79740</guid>
		<description>Is there a way to add &lt;div&gt; tags to the content containers themselves?

I would like to create some tabs with sub-divisions (i.e., div&#039;s within the div&#039;s).

For example:

&lt;code&gt;

  &lt;a href=&quot;#products&quot; rel=&quot;nofollow&quot;&gt;Products&lt;/a&gt;
  &lt;a href=&quot;#services&quot; rel=&quot;nofollow&quot;&gt;Service&lt;/a&gt;


  
    content here
    content here
    content here
  
  
    content here
    content here
    content here
  

&lt;/code&gt;

Thanks in advance,

Matthew</description>
		<content:encoded><![CDATA[<p>Is there a way to add &lt;div&gt; tags to the content containers themselves?</p>
<p>I would like to create some tabs with sub-divisions (i.e., div&#8217;s within the div&#8217;s).</p>
<p>For example:</p>
<p><code></p>
<p>  <a href="#products" rel="nofollow">Products</a><br />
  <a href="#services" rel="nofollow">Service</a></p>
<p>    content here<br />
    content here<br />
    content here</p>
<p>    content here<br />
    content here<br />
    content here</p>
<p></code></p>
<p>Thanks in advance,</p>
<p>Matthew</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Klaus</title>
		<link>http://www.stilbuero.de/2007/04/07/tabs-27-flexibility/comment-page-2/#comment-79182</link>
		<dc:creator>Klaus</dc:creator>
		<pubDate>Thu, 06 Sep 2007 09:08:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.stilbuero.de/2007/04/07/tabs-27-flexibility/#comment-79182</guid>
		<description>Joe, this is because I&#039;m also using my history plugin on the demo page together with the tabs. This enables the back button but a nice side effect is the bookmarkability of a tab as you have described. The key is that if you click on a tab ,the hash portion, technically correct the fragment identifier of the url changes, for example &lt;code&gt;#fragment-11&lt;/code&gt;. If you then reload the page the plugin knows that it should activate the tab accordingly. Hope this makes sense.</description>
		<content:encoded><![CDATA[<p>Joe, this is because I&#8217;m also using my history plugin on the demo page together with the tabs. This enables the back button but a nice side effect is the bookmarkability of a tab as you have described. The key is that if you click on a tab ,the hash portion, technically correct the fragment identifier of the url changes, for example <code>#fragment-11</code>. If you then reload the page the plugin knows that it should activate the tab accordingly. Hope this makes sense.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe</title>
		<link>http://www.stilbuero.de/2007/04/07/tabs-27-flexibility/comment-page-2/#comment-79096</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Wed, 05 Sep 2007 21:15:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.stilbuero.de/2007/04/07/tabs-27-flexibility/#comment-79096</guid>
		<description>This is a great piece of work. On your &lt;a href=&quot;http://www.stilbuero.de/jquery/tabs/&quot; rel=&quot;nofollow&quot;&gt; demo page&lt;/a&gt; your tabs maintain their state when the page is refreshed; if a tab is active it comes up active on the refreshed page. How do you do that? Would it work the same way with a contact form on the second tab, say, so that the user could see error or success messages?

kind regards

Joe Baich</description>
		<content:encoded><![CDATA[<p>This is a great piece of work. On your <a href="http://www.stilbuero.de/jquery/tabs/" rel="nofollow"> demo page</a> your tabs maintain their state when the page is refreshed; if a tab is active it comes up active on the refreshed page. How do you do that? Would it work the same way with a contact form on the second tab, say, so that the user could see error or success messages?</p>
<p>kind regards</p>
<p>Joe Baich</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan</title>
		<link>http://www.stilbuero.de/2007/04/07/tabs-27-flexibility/comment-page-2/#comment-78453</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Fri, 31 Aug 2007 15:28:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.stilbuero.de/2007/04/07/tabs-27-flexibility/#comment-78453</guid>
		<description>Awesome plugin thanks for sharing it.  I&#039;m experiencingn one oddity though, when I link to the a specific tab from a seperate page I get the content that&#039;s in the next tab.  For example:

I link to tab#2 from the home page but when clicked on it, the page loads and the tab displayed is tab#2 with tab#3&#039;s content.  When I click around the tabs appear correctly once on the page.  If I link to #3 I&#039;ll get #4 with #3 tab.  But, if I link to #1, I get #1 with the right content.  Am I linking wrong?  Have you come across this before?  I hope this makes sense.</description>
		<content:encoded><![CDATA[<p>Awesome plugin thanks for sharing it.  I&#8217;m experiencingn one oddity though, when I link to the a specific tab from a seperate page I get the content that&#8217;s in the next tab.  For example:</p>
<p>I link to tab#2 from the home page but when clicked on it, the page loads and the tab displayed is tab#2 with tab#3&#8217;s content.  When I click around the tabs appear correctly once on the page.  If I link to #3 I&#8217;ll get #4 with #3 tab.  But, if I link to #1, I get #1 with the right content.  Am I linking wrong?  Have you come across this before?  I hope this makes sense.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
