Parallax.js Reacts to the Orientation of Smart Device
Posted · Category: MIT License, Tools
Parallax.js is a simple, lightweight Parallax Engine that reacts to the orientation of a smart device. Where no gyroscope or motion detection hardware is available, the position of the cursor is used instead. There are a number of behaviours that you can setup for any given Parallax instance. The behaviours can either be specified in the markup via data attributes or in JavaScript via the constructor and API.
Requirements: jQuery Framework
Demo: http://wagerfield.github.io/parallax/
License: MIT License
0 Comments