Internet Explorer中的Jagged Button边缘 [英] Jagged Button edges in Internet Explorer

查看:112
本文介绍了Internet Explorer中的Jagged Button边缘的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何从互联网浏览器中的宽按钮删除锯齿边缘?例如:

How do you remove the jagged edges from a wide button in internet explorer? For example:

推荐答案

您也可以通过设置

You can also eliminate Windows XP's styling of buttons (and every other version of Windows) by setting the background-color and/or border-color on your buttons.

尝试在您的按钮上使用背景颜色

Try the following styles:

background-color: black;
color: white;
border-color: red green blue yellow;

你当然可以让这更令人愉悦的眼睛。但你得到我的观点:)

You can of course make this much more pleasing to the eyes. But you get my point :)

Stack Overflow使用这种方法。

Stack Overflow uses this approach.

这篇关于Internet Explorer中的Jagged Button边缘的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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