I do know about the
for(var key in jsonObj)
{
jsonObj[key];
}
On Mon, Aug 10, 2009 at 9:54 AM, krishna81m <[email protected]> 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 [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/prototype-scriptaculous?hl=en
-~----------~----~----~----~------~----~------~--~---