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.
我有一个 HTML 选择菜单,其中的选项来自动态列表。我想要的是,如果选项的长度大于选择框,则选项文本应该像在选取框中一样向右移动,但在遇到文本结尾时立即停止。
我正在选择框内使用选取框尝试此操作,但无法获得结果。
请指教!