s.to autoplay

Autoplay für SerienStream.to

< s.to autoplay 피드백

질문/댓글

§
작성: 2020-12-12
수정: 2020-12-12

remove line: document.body.style.position = "relative";

change: nextButton.style.left = "calc(100% - "+nextButton.offsetWidth+"px)";
to: nextButton.style.left = "calc(100% - "+ (nextButton.offsetWidth + 1) +"px)";

댓글 남기기

댓글을 남기려면 로그인하세요.