<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - supermauerbros</title>
<link>http://snipplr.com/users/supermauerbros/tags/literal</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sat, 25 May 2013 13:28:45 GMT</pubDate>
<item>
<title>(JavaScript) Iterate through keys in an object literal and return the key name.</title>
<link>http://snipplr.com/view/55628/iterate-through-keys-in-an-object-literal-and-return-the-key-name/</link>
<description><![CDATA[ <p>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.</p> ]]></description>
<pubDate>Thu, 23 Jun 2011 15:34:47 GMT</pubDate>
<guid>http://snipplr.com/view/55628/iterate-through-keys-in-an-object-literal-and-return-the-key-name/</guid>
</item>
</channel>
</rss>