[jQuery] Re: problems with each() and JSON

2009-05-15 Thread martin horton
Thanks for your example. Now its working like it should :-D

[jQuery] problems with each() and JSON

2009-05-15 Thread martin horton
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