I have some problems about jQuery autoComplete plugin. I use this one:
http://bassistance.de/jquery-plugins/jquery-plugin-autocomplete/.
Here are problems:
(1) select in IE6. It seems this can be fixed by using bgiframe
plugin. Here is the author' optional: bgiframe plugin to fix select-
problems in IE, just include to apply to autocomplete.
But, it doesn't work properly. At first, it's ok. But scroll the
result list, and you will see select on top again.

(2) If you drag the scroll bar of result list, it will not close
result list when missing focus.

(3) If I want to do more things when select one or clear result input
field, how to do that?

Any help? thanks.

Reply via email to