Skip to content

andersonAlmeida/scrollManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scrollManager

A simple plugin that verify if an element is in the viewport.

##options offset: values between 0 and 1 (default: 0) - the element visible area in the viewport

##events onEnter: (function) callback triggered when the element enter in the viewport.

onExit: (function) callback triggered when the element leaves the viewport.

onceEnter: (function) callback triggered when the element enter in the viewport just in the first time.

onceExit: (function) callback triggered when the element leaves the viewport just in the first time.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published