怎么用css设置select下拉框宽度
input.gray,textarea.gray{color:gray;}select{border:1pxsolid;border-color:#A2BAC0#B8D0...
input.gray, textarea.gray{color:gray;}
select { border:1px solid; border-color: #A2BAC0 #B8D0D6 #B8D0D6 #A2BAC0;}
/* style="width:50px" onFocus="this.style.width='auto'"onblur="this.style.width='50px'" onChange="this.style.width ='50px'"} */
.inputButton { float:left; display:block; overflow:hidden; text-indent:-1000px; width:16px; height:21px;}
.inputButton:hover { background-position:0 -50px;}
.inputDateButton { float:left; display:block; overflow:hidden; text-indent:-1000px; width:16px; height:21px; background-position:0 -100px;}
.inputDateButton:hover { background-position:0 -150px;}
在线等 !!! 谢谢! 展开
select { border:1px solid; border-color: #A2BAC0 #B8D0D6 #B8D0D6 #A2BAC0;}
/* style="width:50px" onFocus="this.style.width='auto'"onblur="this.style.width='50px'" onChange="this.style.width ='50px'"} */
.inputButton { float:left; display:block; overflow:hidden; text-indent:-1000px; width:16px; height:21px;}
.inputButton:hover { background-position:0 -50px;}
.inputDateButton { float:left; display:block; overflow:hidden; text-indent:-1000px; width:16px; height:21px; background-position:0 -100px;}
.inputDateButton:hover { background-position:0 -150px;}
在线等 !!! 谢谢! 展开
3个回答
展开全部
下拉框的宽度不能单独设置,你可以用div+ul模拟一个下拉框 比较好控制
追问
具体怎么做啊 我是做后端的前端不懂啊
本回答被提问者采纳
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
展开全部
设置option的上下内边距即可,即padding-top和padding-bottom。
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
展开全部
select 的宽度就决定下拉框的高度啦,width:px;这样不可以吗
更多追问追答
追问
具体点啊 我是做后端的前端不懂啊
追答
你想要什么效果,可以截图给我看下吗
本回答被网友采纳
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询