UI autocomplete - find letters in words

UI autocomplete - find letters in words


hello
how can i make the jquery UI autocomplete find and highlight words in
any place?
example:
if i type ODE, he would show:
[ODE]ssa
c[ODE]
potten[ODE]
i asking this because: http://groups.google.com/group/jquery-en/browse_thread/thread/0fecde2b0da5f7b1
thank you