Semantic UI dropdown - display image as icon?
问题 In https://jsfiddle.net/hodtfkys/3/ , how can I get it to always display the image as shown in http://jsfiddle.net/t9vfxo5t/ , not just when the user drops down the list? Image only when dropdown clicked: <div class='ui icon selection dropdown'> <input name='DropDownListCategoryClone' type='hidden'> <i class='dropdown icon'></i> <div class='default text'> Male </div> <div class='menu'> <div class='item' data-text='Male' data-value='male'> <img class='ui image' src='http://icons.iconarchive