如果Dropdown较宽并且向右对齐,则列表会显示在浏览器之外,如图所示。
附加参考图片了解更多详情
答案 0 :(得分:0)
由于您的select
值文字限制而无法处理,请参阅this。
如果你想要处理这个问题,你必须减少文字限制,比较this example。
为什么不使用短文标题?例如
<option value="your value" title="This is my lengthy explanation of what this selection really means, so since you only see 1 on the drop down list you really know that you're opting to elect me as King of Willywarts! Always be sure to read the fine print!">1</option>