Skip to content

alaouimehdi1995/JS-Parallaxe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Parallaxe Effect:

This project contains 4 importants files:

index.html:

-The web page that shows the parallaxe effect

js/parallaxe.js:

-Contains the main function of parallaxing objects for desktop version

js/mobileParallaxe.js:

-Contains the main function of parallaxing objects for mobile version

js/main.js:

-The link between the html file and parallaxe function (edit objects that should move, move's degree, etc.)