<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Comments on snippet: 'Simple tabs with jQuery Core (not jQuery UI)'</title>
    <description>Snipplr comments feed</description>
    <link>https://snipplr.com/</link>
    <lastBuildDate>Tue, 07 Apr 2026 23:28:03 +0000</lastBuildDate>
    <item>
      <title>cfleschhut said on 20/Aug/2009</title>
      <link>https://snipplr.com/view/18559/simple-tabs-with-jquery-core-not-jquery-ui</link>
      <description>&lt;p&gt;thanks, this was very helpful!&#13;
&#13;
instead of â€œsplittingâ€ the href of a clicked tab to get the id of the corresponding tab pane you can also do:&#13;
&#13;
container.find('.tab-panel').hide().filter(this.hash).show();&#13;
&#13;
(http://jqueryfordesigners.com/jquery-tabs/)&lt;/p&gt;</description>
      <pubDate>Thu, 20 Aug 2009 09:20:08 UTC</pubDate>
      <guid>https://snipplr.com/view/18559/simple-tabs-with-jquery-core-not-jquery-ui</guid>
    </item>
    <item>
      <title>cyberhobo said on 21/Aug/2009</title>
      <link>https://snipplr.com/view/18559/simple-tabs-with-jquery-core-not-jquery-ui</link>
      <description>&lt;p&gt;that is an improvement, thanks!&lt;/p&gt;</description>
      <pubDate>Fri, 21 Aug 2009 10:07:30 UTC</pubDate>
      <guid>https://snipplr.com/view/18559/simple-tabs-with-jquery-core-not-jquery-ui</guid>
    </item>
  </channel>
</rss>
