Is there anyway to trigger Horizontal Intersection using the intersection Observer?
Asked
Active
Viewed 862 times
1
-
Consider reading about it and providing a [mcve]? https://developer.mozilla.org/en-US/docs/Web/API/Intersection_Observer_API – evolutionxbox Sep 27 '21 at 10:11
-
Does https://stackoverflow.com/questions/58310068/does-intersectionobserver-support-horizontal-scrolling-observation help? – evolutionxbox Sep 27 '21 at 10:13
-
Tried https://stackoverflow.com/questions/58310068/does-intersectionobserver-support-horizontal-scrolling-observation already. didn't work. – Ajay Kumar Sep 27 '21 at 10:16
-
Please provide enough code so others can better understand or reproduce the problem. – Community Oct 05 '21 at 07:35