Brian,

>How would I go about creating a button/anchor to put next to a field with
>an autocompleter, that will cause the selection list (with all of its
>values) to appear?

At the moment there's no external hooks that will allow you to do this. All
the hide/show functions are private declarations.

Are you wanting to show just matches for what's in the text box currently,
or some way to show "all" matches?

Are you using local or remote data to populate the autocomplete?

-Dan

Reply via email to