There is an example using JSON here: http://jquery.bassistance.de/autocomplete/demo/json.html Still needs to be moved/updated to reflect the UI migration, but should work nonetheless.
Jörn On Thu, Sep 18, 2008 at 11:06 PM, Nathan <[EMAIL PROTECTED]> wrote: > > Nice little component but not all the expendable. > > I have a url that returns JSON as the result. I need a way to either > process the result of the query or we should have an option to user > the jQuery.getJSON( url, data, callback ) method of jquery. > > We could set an option for text/json/xml to parse the data for all > three ways > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jQuery UI" 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/jquery-ui?hl=en -~----------~----~----~----~------~----~------~--~---
