阅读背景:

可以对select元素进行样式化,这样当下拉“关闭”时显示所选选项的样式?

来源:互联网 

Given this simple html,

鉴于这种简单的html,

<select id="ddl">
    <option style="background:#0f0">a</option>       
    <option style="background:#f00;">b</option>   
    <option>c</option>
</select>
<sele



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: