<?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 18:22:40 +0000</lastBuildDate>
    <item>
      <title>(jQuery) Toggle next element on click - cyberhobo</title>
      <link>https://snipplr.com/view/23071/toggle-next-element-on-click</link>
      <description>&lt;p&gt;Make elements with the "toggle-next" class show/hide the following element when clicked.&lt;/p&gt;</description>
      <pubDate>Fri, 13 Nov 2009 12:47:04 UTC</pubDate>
      <guid>https://snipplr.com/view/23071/toggle-next-element-on-click</guid>
    </item>
    <item>
      <title>(jQuery) Encode HTML entities - cyberhobo</title>
      <link>https://snipplr.com/view/18967/encode-html-entities</link>
      <description>&lt;p&gt;Found at the source link - stealing and indexing :)&lt;/p&gt;</description>
      <pubDate>Fri, 28 Aug 2009 14:46:57 UTC</pubDate>
      <guid>https://snipplr.com/view/18967/encode-html-entities</guid>
    </item>
    <item>
      <title>(jQuery) Get the selected value from a select box - cyberhobo</title>
      <link>https://snipplr.com/view/18961/get-the-selected-value-from-a-select-box</link>
      <description>&lt;p&gt;It's not obvious from the jQuery documentation that `val()` will work to get the currently selected value of a select box (in 1.3.2 at least).&lt;/p&gt;</description>
      <pubDate>Fri, 28 Aug 2009 08:44:14 UTC</pubDate>
      <guid>https://snipplr.com/view/18961/get-the-selected-value-from-a-select-box</guid>
    </item>
    <item>
      <title>(jQuery) Simple tabs with jQuery Core (not jQuery UI) - cyberhobo</title>
      <link>https://snipplr.com/view/18559/simple-tabs-with-jquery-core-not-jquery-ui</link>
      <description>&lt;p&gt;Sometimes I want simple tabs without all the packaging of jQuery UI with a theme. This does the job with just jQuery 1.2.6, and should work with later versions.&lt;/p&gt;</description>
      <pubDate>Wed, 19 Aug 2009 13:02:49 UTC</pubDate>
      <guid>https://snipplr.com/view/18559/simple-tabs-with-jquery-core-not-jquery-ui</guid>
    </item>
    <item>
      <title>(jQuery) jQuery: select first and/or last list items - cyberhobo</title>
      <link>https://snipplr.com/view/18407/jquery-select-first-andor-last-list-items</link>
      <description>&lt;p&gt;Select the first and last item in an unordered list. As an example, I add a CSS class to each.&#13;
&#13;
In WordPress, it's not so easy to get wp\_list\_pages() to generate these classes. jQuery provides an easy out for javascript-enabled clients.&lt;/p&gt;</description>
      <pubDate>Mon, 17 Aug 2009 17:14:01 UTC</pubDate>
      <guid>https://snipplr.com/view/18407/jquery-select-first-andor-last-list-items</guid>
    </item>
  </channel>
</rss>
