jQuery differential scroll plugin. Note: this has not been maintained for 4 years.
Download the production version or the development version.
In your web page:
<script src="jquery.js"></script>
<script src="dist/differential-scroll.min.js"></script>
<script>
jQuery(function($) {
$('.differential-scroll-container').differentialScroll();
});
</script>
Please find the latest documentation and demo page here: https://naughty-fermat-2d01d8.netlify.com/