Skip to content

Instantly share code, notes, and snippets.

@hughfdjackson
Created December 17, 2011 22:56
Show Gist options
  • Save hughfdjackson/1491701 to your computer and use it in GitHub Desktop.
Save hughfdjackson/1491701 to your computer and use it in GitHub Desktop.
!function(){
var scroll = window.onscroll || function(){}
window.onscroll = function(){
scroll()
instance.scrolled += 1
}
}()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment