Skip to content

pjtsearch/anscroll

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Anscroll.js

anscroll preview

Android scroll effect for the web

Requirements

Jquery

<script src="//code.jquery.com/jquery-3.1.1.js"></script>

How to use

Method 1: Download

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>

Method 2: No download

Add this after the body tag of all the pages you want anscroll on:

<script src="https://pjtsearch.com/androidscroll/anscrollnodownload.js"></script>

About

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.

How to contribute

Send issues and create pull requsts.