jquery - Bootstrap Carousel / Preload images -


i've searched haven't been able find out way preload images using bootstrap carousel. building portfolio site lot of images , right bootstrap carousel works after images loaded.

any ideas?

i'm pretty sure images in bootstrap carousel aren't loaded dynamically, loaded page. therefore there isn't reason preload.

preloading used when images loaded onto page dynamically. when happens, page has load image separate page, causing undesirable lag between dynamic addition , image downloading/appearing.

because bootstrap's carousel has it's images included in html , hidden javascript, images loaded page, resulting in whatever preloading achieve you.

tl;dr: can't it's done you.


Comments

Popular posts from this blog

monitor web browser programmatically in Android? -

Shrink a YouTube video to responsive width -

wpf - PdfWriter.GetInstance throws System.NullReferenceException -