It simply isn't documented, yet. Jörn
On Mon, Sep 22, 2008 at 6:30 PM, Nathan Maves <[EMAIL PROTECTED]> wrote: > Perfect. That is what I expected but the docs located below say nothing > about a parse option :) > > http://docs.jquery.com/UI/Autocomplete/autocomplete#options > > > Where can the latest docs be found? > > > > On Sat, Sep 20, 2008 at 6:42 AM, Jörn Zaefferer > <[EMAIL PROTECTED]> wrote: >> >> 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 -~----------~----~----~----~------~----~------~--~---
