• <bdo id='Ygl2O'></bdo><ul id='Ygl2O'></ul>
      <tfoot id='Ygl2O'></tfoot>

      <i id='Ygl2O'><tr id='Ygl2O'><dt id='Ygl2O'><q id='Ygl2O'><span id='Ygl2O'><b id='Ygl2O'><form id='Ygl2O'><ins id='Ygl2O'></ins><ul id='Ygl2O'></ul><sub id='Ygl2O'></sub></form><legend id='Ygl2O'></legend><bdo id='Ygl2O'><pre id='Ygl2O'><center id='Ygl2O'></center></pre></bdo></b><th id='Ygl2O'></th></span></q></dt></tr></i><div id='Ygl2O'><tfoot id='Ygl2O'></tfoot><dl id='Ygl2O'><fieldset id='Ygl2O'></fieldset></dl></div>
    1. <small id='Ygl2O'></small><noframes id='Ygl2O'>

      <legend id='Ygl2O'><style id='Ygl2O'><dir id='Ygl2O'><q id='Ygl2O'></q></dir></style></legend>

      1. 输入类型=按钮的背景颜色:IE 中的悬停状态

        时间:2023-11-29

          • <bdo id='KlsbC'></bdo><ul id='KlsbC'></ul>
          • <small id='KlsbC'></small><noframes id='KlsbC'>

            <tfoot id='KlsbC'></tfoot>

                  <tbody id='KlsbC'></tbody>
                  <i id='KlsbC'><tr id='KlsbC'><dt id='KlsbC'><q id='KlsbC'><span id='KlsbC'><b id='KlsbC'><form id='KlsbC'><ins id='KlsbC'></ins><ul id='KlsbC'></ul><sub id='KlsbC'></sub></form><legend id='KlsbC'></legend><bdo id='KlsbC'><pre id='KlsbC'><center id='KlsbC'></center></pre></bdo></b><th id='KlsbC'></th></span></q></dt></tr></i><div id='KlsbC'><tfoot id='KlsbC'></tfoot><dl id='KlsbC'><fieldset id='KlsbC'></fieldset></dl></div>
                  <legend id='KlsbC'><style id='KlsbC'><dir id='KlsbC'><q id='KlsbC'></q></dir></style></legend>
                  本文介绍了输入类型=按钮的背景颜色:IE 中的悬停状态的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                  问题描述

                  我有一个输入 type=button 设置了背景颜色,而在 :hover 上设置了一个不同的按钮 - 请参阅 http://jsfiddle.net/hc2Eu/3/

                  I have an input type=button with a background color set and a different one on :hover - see http://jsfiddle.net/hc2Eu/3/

                  在 IE(所有版本)中 - 当我将鼠标按下按钮时,移开按钮,然后 mouseup - 背景颜色保持在 :hover 设置中,直到您再次将鼠标悬停在它上面.

                  In IE (all versions) - when I mouse down on the button, move off the button, then mouseup - the background color stays in the :hover setting until you mouse over it again.

                  有解决办法吗?最好不要用js?(不需要IE6)

                  Is there some workaround for this? Preferably not with js? (IE6 not necessary)

                  推荐答案

                  <input type="button"> 可能会有修复 - 但如果有,我不会知道的.

                  There might be a fix to <input type="button"> - but if there is, I don't know it.

                  否则,一个不错的选择似乎是将其替换为精心设计的 a 元素.

                  Otherwise, a good option seems to be to replace it with a carefully styled a element.

                  示例:http://jsfiddle.net/Uka5v/

                  .button {
                      background-color: #E3E1B8; 
                      padding: 2px 4px;
                      font: 13px sans-serif;
                      text-decoration: none;
                      border: 1px solid #000;
                      border-color: #aaa #444 #444 #aaa;
                      color: #000
                  }
                  

                  优点包括 a 元素将在不同(旧)版本的 Internet Explorer 之间保持一致的样式,无需任何额外工作,我认为我的链接看起来比那个按钮更好:)

                  Upsides include that the a element will style consistently between different (older) versions of Internet Explorer without any extra work, and I think my link looks nicer than that button :)

                  这篇关于输入类型=按钮的背景颜色:IE 中的悬停状态的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

                  上一篇:CSS,改变链接中图标字体的悬停效果 下一篇:图像边界半径在 css 过渡期间不起作用

                  相关文章

                    <bdo id='BV2n3'></bdo><ul id='BV2n3'></ul>

                  1. <i id='BV2n3'><tr id='BV2n3'><dt id='BV2n3'><q id='BV2n3'><span id='BV2n3'><b id='BV2n3'><form id='BV2n3'><ins id='BV2n3'></ins><ul id='BV2n3'></ul><sub id='BV2n3'></sub></form><legend id='BV2n3'></legend><bdo id='BV2n3'><pre id='BV2n3'><center id='BV2n3'></center></pre></bdo></b><th id='BV2n3'></th></span></q></dt></tr></i><div id='BV2n3'><tfoot id='BV2n3'></tfoot><dl id='BV2n3'><fieldset id='BV2n3'></fieldset></dl></div>

                  2. <legend id='BV2n3'><style id='BV2n3'><dir id='BV2n3'><q id='BV2n3'></q></dir></style></legend>
                    <tfoot id='BV2n3'></tfoot>

                    <small id='BV2n3'></small><noframes id='BV2n3'>