Skip to content

timbakkum/jquery-differential-scroll

Repository files navigation

Differential Scroll

jQuery differential scroll plugin. Note: this has not been maintained for 4 years.

Getting Started

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>

Documentation & Example

Please find the latest documentation and demo page here: https://naughty-fermat-2d01d8.netlify.com/

About

Jquery differential scroll plugin -- not final

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published