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)";

返信を投稿

返信を投稿するにはログインしてください。