Skip to content

SimplifiedWeb/ScrollingZoom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ScrollingZoom

The Main goal is to Understand The Logic How it is working.

Open project code one side and this readme another side to better understand what I'm trying to say.

Check out Demo: https://simplifiedweb.github.io/ScrollingZoom/

Simply we target the scrollTop property Refer this Readme From https://github.com/SimplifiedWeb/Scrolling-Indicator-SimpleWay

You'll better understand what is going on we are targeting the scrollTop property and calculating the value. And putting it on Target element.

Remember When we scroll Down scrollTop property give you the increase value, and if we scroll top we are getting the decrease value.

that value we are calculating and puttin on the target element.

Hope This explanation Helps You.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors