Open dongepulango opened 7 years ago
I have no idea if there's a way to do this as part of wow.js, My suggestion would be to init wow.js on focus if you wanted that functionality. You'd want to ensure you only init it once though, otherwise it would retrigger the animations every time the tab gets focused.
I want to load the animation only when the window or tab is focused. I don't want the animations to star immediately when I open the page on a new tab. Is there a way to do that? Thanks in advance.