On 5/19/09 3:36 PM, "jakemonO" <jakeo...@gmail.com> wrote:

> 
> Is there a way to change the ?q= parameter name to something that was
> predefined by the JSON emmitter? For example, Lotus Domino expects the
> querystring to be of the form "?Startkey=... ". Alternately, I can put
> that query in the extraParams call,

without modifying the plugin, i think that's what you have to do.

> but how do I populate the value
> portion of extraParam? Is there a(n efficient) way for me to
> accomplish what the autocompleter is accomplishing internally with its
> lastWord($input.val()) call?

i'm not sure what your question is but have you read:

http://docs.jquery.com/Plugins/Autocomplete#Dependencies_between_fields


Reply via email to