Skip to content

Latest commit

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

Approach

Approach.js is a jquery plugin for scrolling loading data.

1. Usage

$.Approach(document.body, function () {
var context = this;
context.disable();
context.enable(); context.checkForUpdate();
context.destroy(); });

2. Setting the default config

$.Approach.DEFAULTS = {
threshold: 100,
horizontal: true,
throttleTime: 50
}); 

About

Approach.js is a jquery plugin for scroll load data.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages