I have a <select> with a lot of <option>'s. Is there any way to limit the height of the displayed <select> when opened?
<select>
<option>
the size limit is controlled by the browser and not something you can alter.
See this answer: Height of an HTML select box (dropdown)
2.1m questions
2.1m answers
60 comments
57.0k users