Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lazy Loading Images #256

Open
prashantsani opened this issue Feb 3, 2015 · 1 comment
Open

Lazy Loading Images #256

prashantsani opened this issue Feb 3, 2015 · 1 comment

Comments

@prashantsani
Copy link

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.

@IanLunn
Copy link
Owner

IanLunn commented Feb 3, 2015

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

@IanLunn IanLunn added this to the Under Consideration milestone Aug 5, 2015
@IanLunn IanLunn added the Feature label Aug 5, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants