ramonszo / zuck.js

A javascript library that lets you add stories EVERYWHERE.
https://ramon.codes/projects/zuck.js/
MIT License
3.68k stars 319 forks source link

Initiate slider after media loaded in DOM #26

Open velmurugansp opened 6 years ago

velmurugansp commented 6 years ago

The slider should start, only after the image/video is loaded. Otherwise, there are possibilities to miss a story if the image takes more time to load than the slider loading time.

velmurugansp commented 6 years ago

In other words, pause slider until image/video is loaded [like WhatsApp stattus].