views:

12

answers:

1

I've found code sample for google autocomplete and created other components for Bing and other search providers, but I can't switch autocompletion. I use following code to change autocompletesearch, but it doesn't work. Component works only if I define autocompletesearch property in XUL.

textbox.setAttribute("autocompletesearch", engine + "-autocomplete");