LLWiki正在建設中,歡迎加入我們

「Widget:游戏主界面」修訂間的差異

跳至導覽 跳至搜尋
eleFixed.classList.add('sticky-bottom');
eleStatic.parentNode.insertBefore(eleFixed, eleStatic);
eleFixed.style.width = eleStatic.getBoundingClientRect().width + 'px';
eleStatic.style.visibility = 'hidden';
window.addEventListener('scroll', function() {