[jQuery] Can't visit the attribute of the json ojbect

[jQuery] Can't visit the attribute of the json ojbect


Hi, All,
I just met a strange problem.
I get an Object from the server by ajax and I can see all the
attributes of it by Firebugs.
But I can't visit its attribute directly and the Firebugs shows
undefined, too.
How could that be? Has anyone met the same problem?
Regards
Tony