Android scroll effect for the web
Jquery
<script src="//code.jquery.com/jquery-3.1.1.js"></script>
Download anscroll.js and androidscroll.png. Add this after the body tag of all the pages you want anscroll on:
<script src="anscroll.js"></script>
Add this after the body tag of all the pages you want anscroll on:
<script src="https://pjtsearch.com/androidscroll/anscrollnodownload.js"></script>
Anscroll.js is a simple jquery program for creating the android scroll to bottom effect for the web. It is completely free and open source.
Send issues and create pull requsts.