问问题
16754 次
5 回答
4
您可能需要查看 jQuery 插件 jqtransform
。
我已经亲自测试过它及其在IE-7
.
于 2013-04-01T04:56:54.693 回答
2
非常低质量的问题..但是这里..
您可以使用以下方法在外部 CSS 中对其进行样式设置:
option {color:green;}
您可以像这样使用内联样式:
<option style="color:green;">
于 2013-04-01T04:56:40.723 回答
1
于 2013-04-01T04:57:40.680 回答
1
嗨试试这些链接
http://bavotasan.com/2011/style-select-box-using-only-css/
http://cssdeck.com/item/265/styling-select-box-with-css3
http://cssglobe.com/post/8802/custom-styling-of-the-select-elements
或者您可以使用 jquery 插件,例如
http://adam.co/lab/jquery/customselect/
http://www.paulund.co.uk/how-create-nice-looking-dropdowns-using-dropkick-js
于 2013-04-01T05:02:01.857 回答
0
于 2013-04-01T04:56:22.870 回答