Visit Mozilla.org

XUL:Attribute:autocompletesearch

From MDC

« XUL Reference home

autocompletesearch
Type: space-separated list of values
A space-separated list of search component names, each of which implements the nsIAutoCompleteSearch interface. The components are created using the name @mozilla.org/autocomplete/search;1?name= where name is listed in this attribute.
  • history: Search the browser's URL history
  • form-history: Search the values that the user has entered into form fields.