#8100 closed bug (notabug)
combobox options
Reported by: | xypseudo | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.9.0 |
Component: | ui.autocomplete | Version: | 1.8.17 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Hi,
i'm not sure, but all options which are available in the documentation for the combobox (http://jqueryui.com/demos/autocomplete/#combobox) won't work.
i've tried in the last 2 or 3 days really everything, but none of the "options" for jquery-ui won't work! val, disabled, minlength, appendto... really none.
so i used the jquery-forum and google a lot of times and i read often about such problems. is it possible, that there is a bug in the jquery-ui lib?
kind regards, peter
Change History (3)
comment:1 Changed 11 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
comment:2 Changed 11 years ago by
ok, thx for your answer. maybe, you should work on your documentation ;)
comment:3 Changed 11 years ago by
There's really nothing to work on. The documentation is pretty clear about the fact that there is an autocomplete widget, nowhere does it say that there is a combobox widget. Even the title of the page that you're looking at says "Autocomplete".
There are no options for combobox. That's just a demo of how to use autocomplete to create a combobox.