Viewing 1 replies (of 1 total)
  • Plugin Author Bj?rn Johansen

    (@bjornjohansen)

    Up to version 0.4.0 there was two thresholds, so I’m not sure which one you are referring to.

    The first one was how many msecs after the triggered event (scroll), the testing function should run. A value of 10 would trigger the loader 10 msecs after the scroll event was fired.

    The other was how close to the viewport (browser window) the image could get before getting loaded. A value of 10 means the image would load when it was 10 pixels below the viewport.

    Version 0.5.0 doesn’t have either of these options (due to JS library switch), but the viewport threshold option will soon be added back in.

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: BJ Lazy Load] Excellent’ is closed to new replies.