<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Snipplr</title>
    <description>Recent snippets posted on Snipplr.com</description>
    <link>https://snipplr.com/</link>
    <lastBuildDate>Tue, 09 Jun 2026 02:40:07 +0000</lastBuildDate>
    <item>
      <title>(JavaScript) jquery - nextUntil - thecrumb</title>
      <link>https://snipplr.com/view/4746/jquery--nextuntil</link>
      <description>&lt;p&gt;Then, your code should look like this ...&#13;
&#13;
$(document).ready(function() {&#13;
$("dt &gt; a").click(function(){&#13;
$(this).parent().nextUntil('dt').toggle();&#13;
return false;&#13;
});&#13;
});&lt;/p&gt;</description>
      <pubDate>Wed, 23 Jan 2008 14:06:50 UTC</pubDate>
      <guid>https://snipplr.com/view/4746/jquery--nextuntil</guid>
    </item>
  </channel>
</rss>
