• <bdo id='2JVZ5'></bdo><ul id='2JVZ5'></ul>

  • <tfoot id='2JVZ5'></tfoot>

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

      3. 使用 JQuery 悬停项目

        Hover Item with JQuery(使用 JQuery 悬停项目)

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

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

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

                  <tbody id='WbnZM'></tbody>
                1. 本文介绍了使用 JQuery 悬停项目的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                  问题描述

                  有没有办法使用 javascript 来悬停元素?我不想创建另一个类,我只想在我的鼠标指针不在该元素上时使元素悬停在 javascript 上.

                  Is there a way to hover an element using javascript? I don't want to create another class, I just want to cause element to hover with javascript when my mouse pointer is not over that element.

                  例如,我有 5 个具有相同类的元素,当其中一个元素实际悬停时,我想在所有元素上调用悬停.

                  For example I have 5 elements with the same class and I want to call hover on all of them when one of them is actually hovered.

                  推荐答案

                  我假设您的意思是与链接关联的伪类 :hover(例如).当您将鼠标悬停在该链接上时,您希望调用所有其他链接的 :hover 样式.

                  I assume you mean the pseudo class :hover that you've associated with a link (for example). As you hover over that link, you want to invoke all other link's :hover styles.

                  不幸的是,您不能从 jQuery 调用 :hover 样式,这需要您将鼠标指针实际移动到该元素上.您必须使用类并利用 jQuery 的悬停事件.

                  Unfortunately, you can not invoke the :hover styles from jQuery, that requires that you actually move your mouse pointer over that element. You have to use classes and utilize jQuery's hover event.

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

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

                  相关文档推荐

                  ChartJS Version 3 - common legend for multiple line charts(ChartJS 版本 3 - 多个折线图的常用图例)
                  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中扩展圆环图的切片?)
                  Chart.js yAxes Ticks stepSize not working (fiddle)(Chart.js yAxes Ticks stepSize 不起作用(小提琴))
                  Rounded corners on chartJS v.2 - bar charts (with negative values)(chartJS v.2 上的圆角 - 条形图(带负值))
                  How to hide value in Chart JS bar(如何在 Chart JS 栏中隐藏值)
                      <bdo id='Z9shM'></bdo><ul id='Z9shM'></ul>

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

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

                              <tbody id='Z9shM'></tbody>