I'm using Jquery Chosen to style my dropdown but I want to style the option tag/the text within the dropdown. I would like it to appear as "SomeText: Some more Text". Does anyone know if this is possible?
I downloaded this library - https://github.com/fnagel/jquery-ui after reading this post Create a styled Dropdown like on jquery UI but it doesn't look like I can do partial bold of the tag? The examples seem to be all bold or none.