Parallax effect is one of the coolest animation in web design industry. Its sibling – Parallax scrolling has been quite a famous web layout since last year!
We found this pretty cool Javascript plugin that bring parallax effect to a new level. Parallax.js reacts to the orientation of your smart device, offsetting layers depending on their depth within a scene. If you don’t have gyroscope or motion detection hardware, it uses the position of your cursor instead.
I tried it on my iPhone, and it looks stunning!
It’s designed to be easy to customise, not much javascript declaration over here, it’s using html data attributes. It’s available in 3 packages – standalone, jQuery and Zepto.
More Details
- Official Website / Demo / Download
- Plugin Category: Animation & Effect
- Requirement: Standalone
- Compatibility: Modern Browsers
- License: MIT License