How To Increase Dropdown Box Size In Html - The part that drops down is set to either: The height needed to show all entries, or The height needed to show x entries (with scrollbars to see remaining), where x is 20 in Firefox & Chrome 30 in IE 6, 7, 8 16 for Opera 10 14 for Opera 11 22 for Safari 4 18 for Safari 5 11 in IE 5.0, 5.5 How to controle the width and height of that drop down box using CSS or JQuery I have tried css by giving width attribute for selectbox option width 300px But it did not worked is there any way that i can control the width of the option box it is ok if the text of the option wraps to the next line Please see my code jsfiddle 5bt80txn
How To Increase Dropdown Box Size In Html

How To Increase Dropdown Box Size In Html
Create a dropdown box that appears when the user moves the mouse over an element. Example