Nicolas Hoizey · @nhoizey
672 followers · 5179 posts · Server mamot.fr

TIL `IntersectionObserver`'s `rootMargin` only works if the observer is in the same origin, because of privacy concerns:

> There is a risk that the API may be used to probe for information about the geometry of the global viewport itself, which may be used to deduce the user’s hardware configuration.

That's why this demo of a sticky navigation doesn't work in CodePen's default view… 😞

<codepen.io/nhoizey/pen/QWBrrKB>

⚓️ nicolas-hoizey.com/notes/2023/

#intersectionobserver #javascript #security

Last updated 2 years ago

Angie Radtke · @AngieRadtke
134 followers · 160 posts · Server mastodon.social

and layout-shifts like scaled elements () unfortunately does not work at all.

#intersectionobserver #cssanimation

Last updated 2 years ago

Julien / Sphinx · @Sphinx_Pouet
169 followers · 2565 posts · Server mamot.fr

@marie_ototoi a traduit l'article de Dan Callahan sur l'API et c'est ici : tech.mozfr.org/post/2017/08/21

Si jamais (on sait pas hein), vous souhaitez aider à documenter tout ça en fr sur MDN : developer.mozilla.org/fr/docs/

#intersectionobserver

Last updated 8 years ago