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.

Reply via email to