开发者

How to css this little button next to <select> element? [duplicate]

开发者 https://www.devze.com 2023-02-07 10:22 出处:网络
T开发者_运维知识库his question already has answers here: How do I style a <select> dropdown with only CSS?
T开发者_运维知识库his question already has answers here: How do I style a <select> dropdown with only CSS? (25 answers) Closed 9 years ago.

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?


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/

0

精彩评论

暂无评论...
验证码 换一张
取 消