This project is not covered by Drupal’s security advisory policy.

This module is to provide easy integration of Tilt JS, a tiny requestAnimationFrame powered 60+fps lightweight parallax hover tilt effect for jQuery.

Usage

https://github.com/gijsroge/tilt.js/blob/master/readme.md

Module Usage

This module allows you to implement Tilt JS effects in your Drupal modules & themes. Once you have enabled this module and added the library, then you can use any effects included in Tilt JS.

Dependencies

Libraries

Tilt JS in sites/all/libraries/tiltjs (can be downloaded from https://github.com/gijsroge/tilt.js/archive/master.zip).

When copying Tilt JS files, keep the directory structure exactly the same, just remove the demo folder.

The version for the detection for the library depends on the package.json being in the root directory and the jQuery files in the /dest directory.

Project information

Releases