頁面定位個人筆記

 $('.mCSB_container').css('top', '-390px');

         document.getElementById('tips-btn').mCustomScrollbar("scrollTo","left",{

              callbacks:false

         });

        document.getElementById('digg_bottom').scrollIntoView()

              window.scrollTo(0,2000)

            var hash;

          hash = (!window.location.hash)?"#tips-btn":window.location.hash;

         window.location.hash = hash;

           window.location.hash="#digg_bottom";

           document.getElementById('digg_bottom').scrollFix()

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章