You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
changed "src" attribute to "data-src" on images placed (way) below the fold.
lazy loading as expected when you start at the top and scroll down.
but when deeplinked to the bottom section, the images don't load until you start scrolling 1px
note: the div.section with lazyloading images is currently the last. when moved up one or two sections the images load as expected. tested on mac safari 9.0.3, chrome 49.0.2623, FF 45.0.2
It will be solved with in a future version of fullpage.js once a better lazy loader is implemented.
One that will also lazy load adjacent sections and slides.
changed "src" attribute to "data-src" on images placed (way) below the fold.
lazy loading as expected when you start at the top and scroll down.
but when deeplinked to the bottom section, the images don't load until you start scrolling 1px
(temporary deep link: http://dev.marinersinncambria.com/#Lifestyle )
The text was updated successfully, but these errors were encountered: