Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
查看文档后,似乎没有明显的方法可以摆脱垂直滚动条,即使 multiSelect 小部件为空(没有选项),滚动条仍然存在。如果有人能解释如何删除它,将不胜感激。
Dojo 的多选使用<select multiple='true'>并且您不能从该 html 元素中删除滚动条。
<select multiple='true'>
在 <select> 元素中隐藏垂直滚动条