Opened 8 years ago
Closed 8 years ago
#11367 closed feature (notabug)
Custum combox with autocomplete(combobox disable functionality is working in ie9 but not working in ie11,chrome)
Reported by: | usharani123 | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | none |
Component: | ui.button | Version: | 1.11.3 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
I am using this line:
$("#combobox").parent().find("input.ui-autocomplete-input").autocomplete("option", "disabled", true).prop("disabled",disabled); $("#combobox").parent().find("a.ui-button").button("disable",true);
Note: See
TracTickets for help on using
tickets.
Sorry, but this isn't a bug report. Please use the forums, Stack Overflow or IRC for help.