Please update to 1.0.2, it fixes the issue. Jörn
On Thu, Jun 26, 2008 at 3:28 PM, eleight <[EMAIL PROTECTED]> wrote: > > When i replace jquery.autocomplete.js include script with > jquery.autocomplete.min.js version I get this errors: > > missing ; before statement > http://localhost/admin/js/autocomplete/jquery.autocomplete.min.js > Line 15 > > ; before statement > [Break on this error] ment.hide();listItems&&listItems.removeC...| > options.selectFirst&&listItems[0]);},sh > > I guess minified version is not correctly processed. Can anyone > confirme this. > > btw I'm using 1.0.1 version. >