有没有办法设置下拉菜单的高度以一次仅显示 10 个值?
有没有办法控制下拉框的高度?我的下拉列表中有大约 200 个项目,但只想一次只显示 10 个,这样就不会一次显示 20-30 个值。
is there a way to control the height of dropdown box? i have like 200 items in the dropdown but want to display only 10 at a time so that it will not show 20-30 values at a time..
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
这是您必须添加的尺寸属性:
This is what you have to add, a size attribute :