Heinrich,

It's frustrating that people don't know a combobox from a select element (or
autocomplete text element).
I was finally able to make something like what you're looking for. I used
Dan Switzer's Autocomplete as a base, and then had it show all possible
options if the text box was either empty or receiving initial focus.

I never use forums for this sort of thing. Let me see if I can upload it....

OK, I think it took.

Set up your options like you normally would with Autocomplete but ADD:

showAll: 1

as one of your options. This is extremely experimental. I just finished it a
few hours ago. I've only tested it on FireFox and Safari on Mac.

Shane




HFilter-2 wrote:
> 
> 
> Hi everyone
> 
> Does anyone know of a jquery equivalent to the dojo autocomplete combo
> box?
> Demo: http://www.sauter-online.de/dojo/demos/widget/comboBox.html
> 
> Thanks
> Heinrich
> 
> 
> 
http://www.nabble.com/file/p12456522/jquery.autocomplete.js
jquery.autocomplete.js 
-- 
View this message in context: 
http://www.nabble.com/Equivalent-to-the-dojo-combobox-tf4262972s15494.html#a12456522
Sent from the JQuery mailing list archive at Nabble.com.

Reply via email to