1 2 3 4 5
<select> <script> document.write('<option>This is a very long string so it makes the select bigger.'); </script> </select>