experience

经验

zw-1988.com

home > 经验 > 锚点链接

2017.9.28 锚点链接

获取当前页面的地址,把#替换成.,然后

    function atop() {
        var $hash = window.location.hash,
            hash = $hash.replace('#', '.');
        if ($hash.length) {
            var po = $(hash).offset().top;            
            $('body,html').stop().animate({
                scrollTop: po - 70
            }, 500, 'easeOutQuint');
        }
    }

 

«
相关文章
wordpress (25)java script (9)tool (8)css (2)攻略 (1)第一次人体 (1)插件 (1)ECharts (1)food (1)雪糕 (1)动画 (1)book (1)标签云 (1)生活 (1)一言难尽的画稿 (1)
辽ICP备16002031号

Copyright © 2016 - 2020 1988-zw.com