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