You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
playYoutubeOnBlockChange=function(){if(scrollorama.blockIndex===indexOfBlockYouNeed){// Code to play youtube video}};scrollorama.onBlockChange(playYoutubeOnBlockChange);
Is it possible to start a Youtube video once the page scrolls to a specific block?
The text was updated successfully, but these errors were encountered: