<?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>Wed, 10 Jun 2026 12:58:42 +0000</lastBuildDate>
    <item>
      <title>(JavaScript) isEmpty() - Check if Object is Empty - jlizarraga</title>
      <link>https://snipplr.com/view/19186/isempty--check-if-object-is-empty</link>
      <description>&lt;p&gt;Use this function to test whether or not a Javascript object is empty.&lt;/p&gt;</description>
      <pubDate>Wed, 02 Sep 2009 15:25:00 UTC</pubDate>
      <guid>https://snipplr.com/view/19186/isempty--check-if-object-is-empty</guid>
    </item>
    <item>
      <title>(JavaScript) Test for Even / Odd Numbers in Javascript - jlizarraga</title>
      <link>https://snipplr.com/view/13487/test-for-even--odd-numbers-in-javascript</link>
      <description>&lt;p&gt;One of those common tools that's easy to forget about is the Modulus operator (%), which returns the remainder of a division operation.&#13;
&#13;
If you divide some number by two, a remainder of 0 indicates an even number, while a remainder of 1 indicates an odd number.&lt;/p&gt;</description>
      <pubDate>Thu, 26 Mar 2009 14:14:04 UTC</pubDate>
      <guid>https://snipplr.com/view/13487/test-for-even--odd-numbers-in-javascript</guid>
    </item>
    <item>
      <title>(CSS) YUI TabView Reset CSS - jlizarraga</title>
      <link>https://snipplr.com/view/13105/yui-tabview-reset-css</link>
      <description>&lt;p&gt;This is a CSS reset snippet for the default (yui-navset-top) style of YUI TabView 2.7.0. This snippet enables rapid TabView prototyping and makes it easy to overwrite the default style while still serving the main CSS from Yahoo!'s servers.&#13;
&#13;
Note: Does not overwrite the :hover states. To do so, simply copy and paste a given block and add :hover on the end. :)&#13;
&#13;
Update (05.07.09): Now includes the fix for the following 2.7.0 bug:&#13;
&#13;
http://yuilibrary.com/projects/yui2/ticket/2527894&lt;/p&gt;</description>
      <pubDate>Fri, 13 Mar 2009 18:52:23 UTC</pubDate>
      <guid>https://snipplr.com/view/13105/yui-tabview-reset-css</guid>
    </item>
  </channel>
</rss>
