Opened 10 years ago
Closed 10 years ago
#13190 closed bug (notabug)
Jqueryui Dialog combobox with optgroup tag do not work
Reported by: | rodrangra | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | git |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Hi people!
I am testing the jqueryui dialog as combobox, very nice!
But when I use the tags "optgroup" within the <select> to group the <option>'s, the combobox do not work anymore!
Could you verify? Thanks! Rodrigo.
Change History (2)
comment:1 Changed 10 years ago by
comment:2 Changed 10 years ago by
Resolution: | → notabug |
---|---|
Status: | new → closed |
This is unrelated to jQuery core. An issue like this should be reported in the jQuery UI bug tracker. However, combobox is just a demo not a supported widget, if you need optgroup
support, you'll need to add it yourself.
Note: See
TracTickets for help on using
tickets.
Hi people!
Sorry, it is not "dialog combobox", but "autocomplete combobox".
Thanks. Rodrigo.