Can you tell us how you currently initialize the list? Perhaps a link or an extract of code.
It depends on how you populate the list as to how you would show all items. I can't personally see a built in function of the AutoComplete plugin that supoprts this - hence it would likely be that you would populate the list yourself manually. Regards Mark On Oct 27, 3:08 pm, Mello <[EMAIL PROTECTED]> wrote: > Hi all > I've a filed that use the Ui.autocomplete plugin to show the list of > possibile values, this list is shown when i start typing but i need to > view the full list before start typing. > This list is small (max 15 items) so there's no performance issues. > > There's a method to do this? > > Thank you. > > Mello.