I do know about the

for(var key in jsonObj)
{
     jsonObj[key];
}

On Mon, Aug 10, 2009 at 9:54 AM, krishna81m <krishna...@gmail.com> wrote:

> I tried to google and search prototype API for a method that will give
> me just the keys in a JSON object.
>
> Is there none in Prototype and no way to know the keys?
>
> Regards
> Krishna

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Prototype & script.aculo.us" group.
To post to this group, send email to prototype-scriptaculous@googlegroups.com
To unsubscribe from this group, send email to 
prototype-scriptaculous+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to