Angular directive that adds sticky position to an HTML element and also applies and remove a custom class when the element is sticky positioned.
10
stars
3
forks
source link
Add a polyfill when is not supported Intersection Observer #7
Closed
dianjuar closed 5 years ago
The Intersection Observer is not fully implemented for all the browsers
Implement a fallback implementation to support more browsers.