Dojo AutoFill Widget requires me to have a drop down menu. Is there a way to create an autocomplete block in Dojo that starts with a text field such as YUI? I am trying to use Dojo because what we use here in the project is also trying to modify existing JSP pages to have autocomplete. These pages do not have fields in the form of drop-down menus (that is, "Select")
source
share