• How can I load video and start playing once a user scrolls to video in WordPress?

    Should work like here
    https://monday.com/product/

    After searching I could not find the option in WordPress and I came across Stackoverflow forum post

    https://stackoverflow.com/questions/21163756/html5-and-javascript-to-play-videos-only-when-visible

    As you can see verified answer says this can be done using isInViewport.js plugin and jQuery.

    So, my question is How can I use the isInViewport.js plugin in WordPress? OR is there any option in WordPress to get this work done.

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Autoplay video in viewport’ is closed to new replies.