[jQuery] Re: [autocomplete] Some random questions

2008-10-26 Thread Jörn Zaefferer
My plugin was planned for inclusion in 1.6, but won't be part of the final release, it was deferred to 1.7. The UI version is adapter to the UI API and has two or three new features. A list of changes since the 1.0 release is here: http://jquery.bassistance.de/autocomplete/changelog.txt (1.0.2

[jQuery] Re: [autocomplete] Some random questions

2008-10-26 Thread Shawn
Thanks Jorn. I can say that I've tested the integration of autocomplete and dialog now. :) So far so good. What I was missing was the change from .autocomplete(url/data, options) to .autocomplete({url: , data:, etc.}). Once I found that the plugin worked fine. I have not seen any errors