gpt4 book ai didi

asp.net - IE 的 CSS 修正

转载 作者:太空宇宙 更新时间:2023-11-04 05:13:36 27 4
gpt4 key购买 nike

     input[type=file] {
position: relative;
text-align: right;
-moz-opacity:0 ;
filter:alpha(opacity: 0);
opacity: 2;
z-index: 2;
}

<asp:FileUpload ID="filResume" class="file" runat="server" width="600" size="81" /> <br />

以前我的样式表中的不透明度:0,我根本看不到文件上传控件。

所以在更改不透明度之后:2 我只能在 fireforx 中看到文件上传控件。文件上传控件未显示在 IE 中。 (IE 9) 如何使文件上传控件在 IE 中可见??

最佳答案

看起来您正在尝试移除不透明度

关于asp.net - IE 的 CSS 修正,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/8733623/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com