Skip to content

Instantly share code, notes, and snippets.

@djheru
Last active December 17, 2015 04:08
Show Gist options
  • Save djheru/5548298 to your computer and use it in GitHub Desktop.
Save djheru/5548298 to your computer and use it in GitHub Desktop.
Fartscroll!
<script src="http://code.onion.com/fartscroll.js"></script>
<script type="text/javascript">
jQuery(document).ready(function(){
fartscroll(200);
});
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment