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

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

        悬停效果不适用于 IE8

        Hover effects not working with IE8(悬停效果不适用于 IE8)
          <bdo id='yYMAb'></bdo><ul id='yYMAb'></ul>
          <tfoot id='yYMAb'></tfoot>
            <tbody id='yYMAb'></tbody>
          • <small id='yYMAb'></small><noframes id='yYMAb'>

                <legend id='yYMAb'><style id='yYMAb'><dir id='yYMAb'><q id='yYMAb'></q></dir></style></legend>
                1. <i id='yYMAb'><tr id='yYMAb'><dt id='yYMAb'><q id='yYMAb'><span id='yYMAb'><b id='yYMAb'><form id='yYMAb'><ins id='yYMAb'></ins><ul id='yYMAb'></ul><sub id='yYMAb'></sub></form><legend id='yYMAb'></legend><bdo id='yYMAb'><pre id='yYMAb'><center id='yYMAb'></center></pre></bdo></b><th id='yYMAb'></th></span></q></dt></tr></i><div id='yYMAb'><tfoot id='yYMAb'></tfoot><dl id='yYMAb'><fieldset id='yYMAb'></fieldset></dl></div>
                  本文介绍了悬停效果不适用于 IE8的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                  问题描述

                  我使用 CSS 来改变表格悬停时的颜色

                  I used CSS for a color change on hover for a table

                  #tabb tbody tr:hover td{
                      color:#006;
                      background:#d0e4f2;
                  }
                  

                  这在 Chrome 和 Firefox 中运行良好,但在 Internet Explorer 8 中不会出现悬停效果.

                  This works fine in Chrome and Firefox, but the hover effect does not happen in Internet Explorer 8.

                  有没有办法让这个效果也适用于 IE8?

                  Is there a way to make this effect work with IE8 as well?

                  推荐答案

                  应该在 IE8 中可以正常工作.

                  That should work fine in IE8.

                  暗中刺伤:

                  确保您有 a doctype 作为触发标准模式的 HTML 的第一行,如:

                  Make sure you have a doctype as the very first line of your HTML that triggers Standards Mode, such as:

                  <!DOCTYPE html>
                  

                  在 Quirks Mode 中,IE 模拟 5.5 版,不支持 :hovera 以外的元素上.

                  In Quirks Mode, IE emulates version 5.5, which does not support :hover on elements other than a.

                  这篇关于悬停效果不适用于 IE8的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

                  本站部分内容来源互联网,如果有图片或者内容侵犯了您的权益,请联系我们,我们会在确认后第一时间进行删除!

                  相关文档推荐

                  Charts.js scales yaxes ticks min max doesnt work(Charts.js 缩放 yaxes 刻度 min max 不起作用)
                  How to expand the slice of donut chart in chartjs?(如何在chartjs中扩展圆环图的切片?)
                  chartjs time cartesian axis adapter and date library setup(chartjs 时间笛卡尔轴适配器和日期库设置)
                  How to apply gradient color in chart.js?(如何在 chart.js 中应用渐变颜色?)
                  Side effects from Chartjs for only *some* clients(Chartjs 的副作用仅适用于 *一些* 客户)
                  Chart js different background for y axis(图表 js y 轴的不同背景)

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

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