1. <tfoot id='iEyWF'></tfoot>
    2. <small id='iEyWF'></small><noframes id='iEyWF'>

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

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

        如何跳转到浏览器页面顶部

        How to jump to top of browser page(如何跳转到浏览器页面顶部)
          • <bdo id='VwPTv'></bdo><ul id='VwPTv'></ul>

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

                <tbody id='VwPTv'></tbody>
              <i id='VwPTv'><tr id='VwPTv'><dt id='VwPTv'><q id='VwPTv'><span id='VwPTv'><b id='VwPTv'><form id='VwPTv'><ins id='VwPTv'></ins><ul id='VwPTv'></ul><sub id='VwPTv'></sub></form><legend id='VwPTv'></legend><bdo id='VwPTv'><pre id='VwPTv'><center id='VwPTv'></center></pre></bdo></b><th id='VwPTv'></th></span></q></dt></tr></i><div id='VwPTv'><tfoot id='VwPTv'></tfoot><dl id='VwPTv'><fieldset id='VwPTv'></fieldset></dl></div>
            1. <tfoot id='VwPTv'></tfoot>
                • <legend id='VwPTv'><style id='VwPTv'><dir id='VwPTv'><q id='VwPTv'></q></dir></style></legend>
                  本文介绍了如何跳转到浏览器页面顶部的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                  问题描述

                  我正在编写一个模式弹出窗口,当按下打开模式按钮时,我需要浏览器跳转到屏幕顶部.有没有办法使用jQuery将浏览器滚动到顶部?

                  I'm writing a modal popup and I need the browser to jump to the top of the screen when the open modal button is pressed. Is there a way to scroll the browser to the top using jQuery?

                  推荐答案

                  你可以设置scrollTop,像这样:

                  $('html,body').scrollTop(0);
                  

                  或者如果你想要一个小动画而不是快速到顶部:

                  Or if you want a little animation instead of a snap to the top:

                  $('html, body').animate({ scrollTop: 0 }, 'fast');
                  

                  这篇关于如何跳转到浏览器页面顶部的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

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

                  相关文档推荐

                  Draw border around nontransparent part of image on canvas(在画布上的图像不透明部分周围绘制边框)
                  dragging and resizing an image on html5 canvas(在 html5 画布上拖动图像并调整其大小)
                  What#39;s the difference between a boolean as primitive and a boolean as property of an object?(作为原始对象的布尔值和作为对象属性的布尔值有什么区别?)
                  I want to do animation of an object along a particular path(我想沿特定路径对对象进行动画处理)
                  How to upload image into HTML5 canvas(如何将图像上传到 HTML5 画布中)
                  How to show a running progress bar while page is loading(如何在页面加载时显示正在运行的进度条)
                  • <i id='1TEM1'><tr id='1TEM1'><dt id='1TEM1'><q id='1TEM1'><span id='1TEM1'><b id='1TEM1'><form id='1TEM1'><ins id='1TEM1'></ins><ul id='1TEM1'></ul><sub id='1TEM1'></sub></form><legend id='1TEM1'></legend><bdo id='1TEM1'><pre id='1TEM1'><center id='1TEM1'></center></pre></bdo></b><th id='1TEM1'></th></span></q></dt></tr></i><div id='1TEM1'><tfoot id='1TEM1'></tfoot><dl id='1TEM1'><fieldset id='1TEM1'></fieldset></dl></div>
                      <tbody id='1TEM1'></tbody>
                      <legend id='1TEM1'><style id='1TEM1'><dir id='1TEM1'><q id='1TEM1'></q></dir></style></legend>
                      <tfoot id='1TEM1'></tfoot>

                          <small id='1TEM1'></small><noframes id='1TEM1'>

                            <bdo id='1TEM1'></bdo><ul id='1TEM1'></ul>