Skip to content

Instantly share code, notes, and snippets.

@dragthor
Created October 10, 2021 11:33
Show Gist options
  • Select an option

  • Save dragthor/eb706f62c95653655cc96572f62dfd71 to your computer and use it in GitHub Desktop.

Select an option

Save dragthor/eb706f62c95653655cc96572f62dfd71 to your computer and use it in GitHub Desktop.
this.S(window).on('scroll', self.throttle( function () {
self.update_sticky_positioning();
}, self.settings.scroll_throttle));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment