HTML listbox wrap text
问题 I have code as <select name="d" ><option value="sdf" class="test1">How to wrap the big line text How to wrap the big line text How to wrap the big line text How to wrap the big line text How to wrap the big line text How to wrap the big line text text How to wrap the big line text How to wrap the big line text </option></select> I need to wrap text inside the listbox. How we can do it ?? I tried in CSS Wrap text .. its not working. Please help me guys Regards Dipen 回答1: You cannot do it with