Clusterize.js
Clusterize.js copied to clipboard
How about using IntersectionObserver to simplify ?
Hello. Do you know IntersectionObserver ? I feel it may simplify the part of scroll_top and item_height.. calculation.
Hey I'd like to, but it's browsers support is low http://caniuse.com/#feat=intersectionobserver
Slightly off topic.
Would be worth the trouble to use next generation Javascript and transpile to set of supported browsers using something like BabelJS?