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

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

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

      1. 如何在父元素和子元素上设置 CSS 悬停效果

        How to set CSS hover effect, on parent and child elements(如何在父元素和子元素上设置 CSS 悬停效果)

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

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

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

                    <tbody id='c8SOM'></tbody>
                2. 本文介绍了如何在父元素和子元素上设置 CSS 悬停效果的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                  问题描述

                  假设我有以下代码:

                  <div class="wrapper">
                    <div class="title"></div>
                    <div></div>
                  </div>
                  
                  <div class="wrapper">
                    <div class="title"></div>
                    <div></div>
                  </div>
                  
                  <div class="wrapper">
                    <div class="title"></div>
                    <div></div>
                  </div>
                  

                  悬停 wrapper 我希望它是子 title div 来更改它的背景颜色.我可以在纯 CSS 中做到这一点吗?在 js 中,我知道该怎么做.我有兴趣是否存在纯 CSS 方法?

                  On hover for a wrapper I want it's child title div to change it's background color. Can I do this in pure css. In js I know how to do it. I'm interested if a pure CSS method exists for this?

                  谢谢

                  推荐答案

                  是的,你可以这样做.只是:

                  Yes, you can do this. It's just:

                  .wrapper:hover .title {
                    background-color: #f00;
                  }
                  


                  请注意,IE6 仅在 a 元素上识别 :hover,所以这不起作用 - 但我希望你不必弄乱那个蹩脚的旧东西.


                  Please note that IE6 recognizes :hover only on a-elements, so this won't work - but i hope you don't have to mess with that crappy old thing.

                  这篇关于如何在父元素和子元素上设置 CSS 悬停效果的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

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

                  相关文档推荐

                  ChartJS Version 3 - common legend for multiple line charts(ChartJS 版本 3 - 多个折线图的常用图例)
                  Chart.js yAxes Ticks stepSize not working (fiddle)(Chart.js yAxes Ticks stepSize 不起作用(小提琴))
                  ChartJS - Finding the minimum and maximum labels that are inside a pan (When zooming)(ChartJS - 查找平底锅内的最小和最大标签(缩放时))
                  Chart.js - Color specific parts of the background in a line chart(Chart.js - 在折线图中为背景的特定部分着色)
                  chart.js bar chart change color based on value(chart.js 条形图根据值改变颜色)
                  How to apply gradient color in chart.js?(如何在 chart.js 中应用渐变颜色?)

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

                        <legend id='LJUFf'><style id='LJUFf'><dir id='LJUFf'><q id='LJUFf'></q></dir></style></legend>
                        <tfoot id='LJUFf'></tfoot>

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

                          <tbody id='LJUFf'></tbody>