Closed Eli-Handel closed 7 years ago
By the code example for http://api.jqueryui.com/selectmenu/#option-classes, I think that it should say "ui-selectmenu-menu": "highlight" instead of "ui-selectmenu": "highlight" since "ui-selectmenu-menu" is the one that works (and it's the one that's listed at http://api.jqueryui.com/selectmenu/#theming)
"ui-selectmenu-menu": "highlight"
"ui-selectmenu": "highlight"
By the code example for http://api.jqueryui.com/selectmenu/#option-classes, I think that it should say
"ui-selectmenu-menu": "highlight"
instead of"ui-selectmenu": "highlight"
since "ui-selectmenu-menu" is the one that works (and it's the one that's listed at http://api.jqueryui.com/selectmenu/#theming)