Tilt JS

Component ID

2855990

Component name

Tilt JS

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

153

Component created

Component changed

Component body

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.