Hi.

I'm trying to use function $.getJSON with JSON parameter, but it not
work "100%".

i.e.:

$.getJSON( "<URL>", { parent: { child: value } }, callbackFunction );

, and my variable parent.child wasn't populated.

After these test i try to use only " { child: value } ", and then it
work corretly.

Why my first code not work? Any idea?



Thanks.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"jQuery Development" group.
To post to this group, send email to jquery-dev@googlegroups.com
To unsubscribe from this group, send email to 
jquery-dev+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/jquery-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to