只用CSS美化选择框的实现代码
建站知识 2021-07-03 08:43www.168986.cn长沙网站建设
狼蚁网站SEO优化是一个默认样式的下拉框的长相
Here is the first option The second option
HTML code
<select>
<option>Here is the first option</option>
<option>The second option</option>
</select>
一个选择框的某些部分我们是可以美化的,比如字体、边框、颜色、内边距和背景颜色
Here is the first option The second option
烦人的下拉箭头还是保持不变。没有直接美化它的方式,但解决方案还是非常简单的,我们需要用一个div容器包裹在select元素外围
<div class="styled-select">
<select>
<option>Here is the first option</option>
<option>The second option</option>
</select>
</div>
下一步我们需要加入一些css,以确保选择框元素被以某种方式美化
.styled-select select {
background: transparent;
width: 268px;
padding: 5px;
font-size: 16px;
border: 1px solid #c;
height: 34px;
-webkit-appearance: none; /for chrome/
}
我们需要确保选择框的跨度比外围的div容器更宽,这样默认的下拉箭头就会消失(译者注选择框比外面的div宽大,默认的下拉箭头就会被隐藏)
狼蚁网站SEO优化是我们要用的新下拉箭头
我们的div容器需要被美化成新的下拉箭头出现在我们预想的位置
.styled-select {
width: 240px;
height: 34px;
overflow: hidden;
background: url(new_arrow.png) no-repeat right #ddd;
}
知道这点解决办法将使你非常容易的,不用别的只使用css就能美化您的选择框。
译者注在线调式地址 ,各位看官可自行进入调试
Here is the first option The second option
HTML code
复制代码
代码如下:<select>
<option>Here is the first option</option>
<option>The second option</option>
</select>
一个选择框的某些部分我们是可以美化的,比如字体、边框、颜色、内边距和背景颜色
Here is the first option The second option
烦人的下拉箭头还是保持不变。没有直接美化它的方式,但解决方案还是非常简单的,我们需要用一个div容器包裹在select元素外围
复制代码
代码如下:<div class="styled-select">
<select>
<option>Here is the first option</option>
<option>The second option</option>
</select>
</div>
下一步我们需要加入一些css,以确保选择框元素被以某种方式美化
复制代码
代码如下:.styled-select select {
background: transparent;
width: 268px;
padding: 5px;
font-size: 16px;
border: 1px solid #c;
height: 34px;
-webkit-appearance: none; /for chrome/
}
我们需要确保选择框的跨度比外围的div容器更宽,这样默认的下拉箭头就会消失(译者注选择框比外面的div宽大,默认的下拉箭头就会被隐藏)
狼蚁网站SEO优化是我们要用的新下拉箭头
我们的div容器需要被美化成新的下拉箭头出现在我们预想的位置
复制代码
代码如下:.styled-select {
width: 240px;
height: 34px;
overflow: hidden;
background: url(new_arrow.png) no-repeat right #ddd;
}
知道这点解决办法将使你非常容易的,不用别的只使用css就能美化您的选择框。
译者注在线调式地址 ,各位看官可自行进入调试
长沙网站设计
- 如何进行东阳SEO关键词优化?
- 边坝哪有关键词排名优化:提升你的网站流量与
- 安国百度优化服务:提升您的在线可见性
- 阜康新手做SEO怎么做
- 山西seo网站排名关键词优化:提升您网站曝光率
- 临沂seo网站排名关键词优化:提高你的网站可见
- 广西SEO网站推广怎样付费比较合理
- 双辽SEO网站推广:提升你的网站可见性与流量
- 辽宁企业网站优化购买方式有哪些
- 提升宝清百度SEO排名的实用技巧与策略
- 静宁百度SEO排名:提升您网站曝光率的关键策略
- 彭州百度SEO排名的提升策略和实施指南
- 广南百度关键词SEO:提升网站排名的关键策略
- 辽宁关键词优化怎么做论坛营销
- 吉林百度seo排名如何做到让用户满意
- 内黄百度优化服务:提升在线可见性的关键