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 background images #1488

Closed
dademaru opened this issue Sep 7, 2015 · 2 comments
Closed

Lazy loading background images #1488

dademaru opened this issue Sep 7, 2015 · 2 comments
Labels

Comments

@dademaru
Copy link

dademaru commented Sep 7, 2015

Hi Álvaro,
As always thanks for your great plugin, I hope to complete the project where I used it soon to show you ;-)
I'm using only background images, 9 slides per section, some pages have 7-8 sections.
What about lazy loading background images?
Is it already supported by fullPage or should I add other lazy loading plugin such as
http://dinbror.dk/blog/blazy/#Background ?
Thanks.
Davide

@alvarotrigo
Copy link
Owner

The plugin doesn't provide a direct way of doing it as it depends on your CSS stylesheet and not in the HTML markup.

However, you can achieve it by using the features fullpage.js provides.

Check this answer.

@dademaru
Copy link
Author

dademaru commented Sep 7, 2015

Hi Álvaro,
thanks, I missed that answer while looking for this issue/feature.

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