I have a html dropdown. Values are multi selected, i want, user only able to select one value at a time
<select name="selectto" id="ddlQuestionList" multiple="multiple"> <option></option> </select> 
i want like first image. Not like second one with dropdown