I was implementing a (xul + js) extension ".xpi"
and would like to know how to make an auto-complete textbox that reads from any
place other than history and form-history
actually i have the values i'd like to use for auto-completion in an array in
the java script file