Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 281 Bytes

readme.md

File metadata and controls

14 lines (10 loc) · 281 Bytes

##fork of https://github.com/toddmotto/echo##

imported throttle function from underscore.js

simplified

  • throttled at 4 times per second (fires at start & end)
  • only for images with data-src
  • fixed offset of 1X screen height
  • no callback or unload
ll.init();