Sequence icon indicating copy to clipboard operation
Sequence copied to clipboard

Lazy Loading Images

Open prashantsani opened this issue 10 years ago • 1 comments

Hello. I m using this slider for a website that has nearly 30 slides.

Can we have lazy-loading built in inside slider? I m also using hash in options,

      `hashTags:true,
      hashDataAttribute:true,
      hashChangesOnFirstFrame:true,`

So, when the user goes somepage.html#slide20 , the slider will show pre-loader and load images inside slide20.

prashantsani avatar Feb 03 '15 17:02 prashantsani

Yes, will think about lazy loading in the future for v2. You can probably put something together using the API and preloadTheseFrames option.

IanLunn avatar Feb 03 '15 18:02 IanLunn