Skip to content
Parallax in web pages, simply.
JavaScript
Find file
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Failed to load latest commit information.
README.md Fix
bower.json Create bower.json
component.json
parallax3d.js

README.md

Parallax3D.js

Follow this awesome three steps tutorial:

1) Include the script in your page (optional)

<script src="parallax3d.js"></script>

2) Add the required HTML (optional)

<div data-parallax-3d>
    <img src="image.jpg" data-parallax-3d-object />
    ...
</div>

3) Drink a coffee (required)

Something went wrong with that request. Please try again.