Skip to content

In this video we are going to create mousemove parallax background elements using parallax js

Notifications You must be signed in to change notification settings

CodeWithNiranjan/Mouse-move-Parallax-elements-using-Parallax.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mouse move Parallax elements using Parallax.js

Installation

Use CDN or Download it.

<script src="https://cdnjs.cloudflare.com/ajax/libs/parallax/3.1.0/parallax.min.js"></script>

Usage

<div class="items__layer" data-depth="0.85">
    <div class="items__item">
        <img src="img/Comet.png" alt="img">
    </div>
</div>

Subscribe

Please subscribe CodeWithNiranjan

Thank You

About

In this video we are going to create mousemove parallax background elements using parallax js

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published