如何使用 css 来设置
我想更改 < 左侧带有箭头的小按钮的样式(背景等)选择>标签。有人知道这是否可能以及如何做到这一点?
i wanna to change style (background, etc) of the little button with arrow that is on left side of < select > tag. Anyone know if it is possible and how to do that?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我不知道有什么好的跨浏览器方法来仅使用 css 设置选择框的样式,但我过去使用 jquery ui
http://filamentgroup.com/lab/jquery_ui_selectmenu_an_aria_accessible_plugin_for_styling_a_html_select/
I'm not aware of any good cross-browser methods to style a select box with just css, but I have had success in the past with this using jquery ui
http://filamentgroup.com/lab/jquery_ui_selectmenu_an_aria_accessible_plugin_for_styling_a_html_select/