s.to autoplay

Autoplay für SerienStream.to

< Обсуждения s.to autoplay

Вопрос/комментарий

§
Создано: 12.12.2020
Отредактировано: 12.12.2020

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

Ответить

Войдите, чтобы ответить.