[jQuery] How To use getJSON?

2009-10-01 Thread Colossus
h...@all. I have a little problem with JQuery and JSON, because it's my first JSON testing Project. In the documentation i found this: http://docs.jquery.com/Ajax/jQuery.getJSON But i do not understand how it works with an JSON array. :( It's an other JSON structure then mine. I simply want to p

[jQuery] Re: How To use getJSON?

2009-10-02 Thread Colossus
Many Thanks @ All. Now it works and i have understood it! :) And the JSON validator is now in the favs. ;) On 2 Okt., 01:02, Colossus wrote: > h...@all. > > I have a little problem with JQuery and JSON, because it's my first > JSON testing Project. > > In the document