<?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 21:00:31 +0000</lastBuildDate>
    <item>
      <title>(JavaScript) Iterate through keys in an object literal and return the key name. - supermauerbros</title>
      <link>https://snipplr.com/view/55628/iterate-through-keys-in-an-object-literal-and-return-the-key-name</link>
      <description>&lt;p&gt;Returns the key name in mainObject if it's a key, and hasOwnProperty of key (to rule out the prototype object. Then it also checks if the key is listed in an array using a jquery function and also tests if it's null.&lt;/p&gt;</description>
      <pubDate>Thu, 23 Jun 2011 15:34:47 UTC</pubDate>
      <guid>https://snipplr.com/view/55628/iterate-through-keys-in-an-object-literal-and-return-the-key-name</guid>
    </item>
    <item>
      <title>(JavaScript) Random HTML content on load - supermauerbros</title>
      <link>https://snipplr.com/view/28817/random-html-content-on-load</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Tue, 23 Feb 2010 21:39:32 UTC</pubDate>
      <guid>https://snipplr.com/view/28817/random-html-content-on-load</guid>
    </item>
  </channel>
</rss>
