The CSS of the select drop-down box under IE6 and IE7 is not displayed properly_html/css_WEB-ITnose

WBOY
Release: 2016-06-24 12:23:08
Original
1194 people have browsed it

IE8, the effect under Firefox


IE6, the effect under IE7


The border color and padding effects are gone.
And how to set the height of the arrow on the right side of the drop-down box higher? If the height attribute is set, the font in the drop-down box will not be vertically centered. . Please advise, thank you all.

CSS code

#addnew select { width:118px; padding: 8px;font-size: 13px; color: #222;border-top: 1px solid #CCC;  border-left: 1px solid #CCC; border-right: 1px solid #E7E6E6; border-bottom: 1px solid #E7E6E6;}
Copy after login


Reply to discussion (solution)

Why did the color change after uploading. . The border effect under IE6 and IE7 is blue by default and has not been changed. . .

Keep asking for help. . .

Someone come and give me some points. Otherwise, there is no way to tie the knot!

http://hi.baidu.com/gfhkitx/item/336557e4a6df2a0f8d3ea8e3

Problems with IE6 and IE7 themselves

It seems there is no way to solve it

source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template