[jQuery] Re: Autocomplete - trouble with getJSON callback function not executing?

2009-06-25 Thread David here
Thanks a bunch! Looks like my JSON data is not correctly formatted or wrapped in the callback function. Let me see if I can tweak it and see what happens. David > Date: Thu, 25 Jun 2009 16:24:54 -0700 > Subject: [jQuery] Re: Autocomplete - trouble with getJSON callback function > not execut

[jQuery] Re: getJSON flicker works but not mine -- URGENT HELP

2009-06-25 Thread David here
Thanks for the pointer, Etienne. After some more tweaks and research, it seems I have to wrap the JSON object in the call back function, like "jsonpx({json object}). Hope this works! > Date: Thu, 25 Jun 2009 21:19:17 -0400 > From: robillard.etie...@gmail.com > To: jquery-en@googlegroups.co