We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
Yes, will think about lazy loading in the future for v2. You can probably put something together using the API and preloadTheseFrames option.
preloadTheseFrames
Sorry, something went wrong.
No branches or pull requests
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,
So, when the user goes somepage.html#slide20 , the slider will show pre-loader and load images inside slide20.
The text was updated successfully, but these errors were encountered: