[jQuery] Re: problems with each() and JSON
Thanks for your example. Now its working like it should :-D
[jQuery] problems with each() and JSON
Hi Folks, i have a big roblem with a little getJSON request. At first..this is my code: === HTML === dicken ajax-request ausführen! === JavaScript == $(function(){ $("button").click(function(){ $.getJSON("myJson.js", myCallback); function myCallback (jsonObje