Autoplay
By adding ?autoplay=1
to your edition's URL, your magazine will play automatically in a loop.
Additionally, you can customise the player settings with the following parameters:
popups
: Set to 0 to show not popupspause
: Set to 0 to disallow pausing the autoplay with spacebar and when the mouse movespageTime
: The time before a page is changed to the next pagescrollTime
: The time a scrolled section stays visible before scrolling to the next partpopupTime
: The time a popup will stay visible
Example: https://example.h5mag.com/my/cover?autoplay={"popups":1,"pause":1,"pageTime":3000,"scrollTime":2000,"popupTime":5000}
(all on one line)
Last modified: