#10142 (Selectmenu: Can't style selected item) - jQuery UI (original) (raw)
#10142 closed feature (fixed)
Opened July 08, 2014 03:40PM UTC
Closed November 04, 2014 01:03PM UTC
Reported by: | spjonez | Owned by: | fnagel |
---|---|---|---|
Priority: | minor | Milestone: | 1.12.0 |
Component: | ui.selectmenu | Version: | 1.11.0 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Using _renderItem you can manipulate the markup for items in the flyout dropdown, but those styles do not apply to the selected item when the list is collapsed. If you want to change the color of each item using a CSS class you can add a wrapper in _renderItem. However once you select an item the class is lost and the default style is shown.
This issue was not present in the original selectmenu plugin.
Attachments (0) Change History (11)