Skip to content
This repository was archived by the owner on Sep 26, 2022. It is now read-only.

Latest commit

 

History

30 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JsAnimScroll

Webpage element scroll animation using pure javascript without jquery

easeInOutQuad method has been copied from https://gist.github.com/andjosh/6764939 thanks for andjosh.

@edit 2017-12-02 00:01

I resigned from the andjoshs' function.

I read this:

and I checked this:

and I wrote own cubic bezier methods.

Example of use in html file:

function onClickFunction(){ jsAnimScroll.linear(window, 1750, 3000); }

About

Webpage element scroll animation using pure javascript without jquery

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages