When I create a drop-down list through the Selectmenu jQuery UI plugin and enter other tags inside the option tag (I need menu items to be two-line, and each line has its own style, not just text), then these tags are cut, and as a result, the list item it turns out only a line of text.
How to make, that in stylized through Selectmenu drop-down list each element of the list consists of two different lines with different styles?