iwanikhalid / lumila

0 stars 0 forks source link

implement lazy loading or infinite scroll #9

Open iwanikhalid opened 11 months ago

iwanikhalid commented 11 months ago

<video preload="none" src="video.mp4" autoplay="false" poster="poster.jpg" muted="false" loop="false">

https://stackoverflow.com/questions/69524396/loading-lazy-but-for-html5-videos

https://medium.com/@bogdanfromkyiv/lazy-load-for-videos-with-plain-js-ef0671dda64

iwanikhalid commented 11 months ago

https://stackoverflow.com/questions/22268079/how-to-do-infinite-scrolling-with-javascript-only-without-jquery