Okay,

this:

> I know how to get the .json- file ("doc = loadJSONDoc(url)"), how to
> access the data in it ("doc.results[0].responseText") and how to put
> data in a table (the DOM- example). BUT I do not know, how to address
> the "column" or "row" keys. Playing with the interpreter everything
> was pretty easy (like in the Screencast), but keys I got there don“t
> even exist with the object I get by loadJSONDoc. :-(

..is solved by disabling the browsercache (FF:
"browser.cache.disk.enable" and "network.http.use-cache" to false),
now I got the correct keys...
...maybe this was "too noob" for this group ^^ but I am posting this,
if someone ever has the same problem.

T


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"MochiKit" 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/mochikit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to