You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As the user scrolls, the script will check if they have scrolled past the `scrollPoint`. If so, it will add the CSS class **`.is-stuck`** to the targeted object.
32
32
33
-
**This is a BYOS** (**B**ring**Y**our**O**wn**S**tyle ) **plugin**. That means it is up to you to style the targeted object as well as the `.is-stuck` class as this plugin doesn't come with any styling. That keeps things flexible and simple.
33
+
**This is a BYOS** (**B**_ring_**Y**_our_**O**_wn_**S**_tyle_) **plugin**. That means it is up to you to style the targeted object as well as the `.is-stuck` class as this plugin doesn't come with any styling. That keeps things flexible and simple.
0 commit comments