[jQuery] [autocomplete] making this work with drupal

[jQuery] [autocomplete] making this work with drupal


i'm having problems with remote query for autocomplete. the q is
already being used by drupal and it seems that autocomplete's q
parameter conflicts with drupal's q parameter being used by menu.
Is there a way to change the autocomplete search parameter q to other
variable (ex mysearch?searchTerm=foo)
any tips on making autocomplete work with drupal will be greatly
appreciated
thanks and regards