1200字范文,内容丰富有趣,写作的好帮手!
1200字范文 > html下拉列表兼容性 下拉菜单select样式设置(兼容IE6/IE7/IE8/火狐)

html下拉列表兼容性 下拉菜单select样式设置(兼容IE6/IE7/IE8/火狐)

时间:2019-10-14 09:08:01

相关推荐

html下拉列表兼容性 下拉菜单select样式设置(兼容IE6/IE7/IE8/火狐)

复制代码代码如下:

兼容IE6/IE7/IE8/火狐---下拉菜单select样式设置

body {background-color:#6C6;}

.select_border{

width:59px;

height:29px;

*background:#fff;

background:#fff;

*border:1px solid #09f;

*padding:4px;

*height:20px;

}

.container{

*border:0;

*position:relative;

*height:18px;

*overflow:hidden;

}

.select{

border:1px solid #09f;

padding:4px 3px;

font-size:12px;

height:30px;

width:60px;

*width:52px;

margin:-1px;

}

.select_border,.container {*width:50px;}

宽高:93px-28px

北京

天津

上海

重庆

本内容不代表本网观点和政治立场,如有侵犯你的权益请联系我们处理。
网友评论
网友评论仅供其表达个人看法,并不表明网站立场。