jquery - Lazy load DIV embeded Flickr gallery & skipping it from preload -


i having bootstrap website gallery. if add flickr gallery embedded, takes forever load preloader.

<div id="flickrembed">

<script src="http://flickrembed.com/embed_v2.js.php?source=flickr&layout=responsive&input=xxxx"></script> 

i tried use lazysizes lazyloader plugin, lazysizes unveilhooks extension. of no change.

i removed preloader , site loads issues (top banner slideshow skipped loading, makes website not looking good)

kindly me how lazy load div element...

i had same issue, need add </div> after <div id="flickrembed"> checked code of flickrembed, use http://unitegallery.net/, wonder how same without using scripts off site.


Comments

Popular posts from this blog

PySide and Qt Properties: Connecting signals from Python to QML -

c# - DevExpress.Wpf.Grid.InfiniteGridSizeException was unhandled -

scala - 'wrong top statement declaration' when using slick in IntelliJ -