您可以更改 select 元素中下拉按钮的一侧吗

can you change the side of the dropdown button in a select element

快速提问,如何将 select 元素的默认下拉按钮从右向左更改,我一直在尝试为从右到左脚本语言的 i18n 服务执行此操作。

只需添加 dir="rtl" 希望这对您有所帮助 https://jsfiddle.net/fparent/YSJU7/