增加显示输入细节的字体强度(暗度) [英] Increase intensity (Darkness) of font showing details entered

查看:122
本文介绍了增加显示输入细节的字体强度(暗度)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个webpart和值存储在List.But当我在webpart中检索值时编程,我禁用我的面板具有所有控件并使用CSS设置所有控件颜色为黑色。



它在IE10中工作正常但不能工作IE9和IE8。



所以请建议我解决这个问题。



先谢谢

解决方案

如果它在IE10中工作,那么你可能想看看使用IE特定媒体阻止在此处找到: http://www.keithclark.co.uk / articles / moving-ie-specific-css-into-media-blocks / [ ^ ]



不幸的是,IE停止支持条件评论几个版本之前所以我们需要使用替代方法来应用spe cific css。尝试在我之前发布的链接中的一些媒体块中包装适用于IE10的CSS,看看它是否适合你。



希望这有帮助。

I have one webpart and values stored in List.But when I retrieve values in webpart that time programmatically I disable my panel having all controls and set all control color is black with use of CSS.

Its working fine in IE10 but not working IE9 and IE8.

So Please suggest me something to come out this issue.

Thanks in Advance

解决方案

If it working in IE10 then you may want to look at using an IE Specific Media Block found here: http://www.keithclark.co.uk/articles/moving-ie-specific-css-into-media-blocks/[^]

Unfortunately IE stopped supporting Conditional Comments a few versions ago so we need to use alternate methods of applying specific css. Try wrapping your CSS that works for IE10 in some of the media blocks found in the link I posted earlier and see if that works for you.

Hope this helps.


这篇关于增加显示输入细节的字体强度(暗度)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆