html - How set height of select dropdown list in IE 9 -


this question has answer here:

i found bug select tag in ie 9... in ie 10 , 11, ff, chrome, safari works fine, in ie 9 - when list options become visible, it's going on , browser window , monitor display:

enter image description here

may somehow manually set height of options list, or set count of visible options (before scrolling) using css , js?

p.s. it's select tag , many options inside.

please, help. thanks.

you cannot because select box system control.

example see here