Create Parallax Hover Tilt Effect from Apple tvOS easily

Written by Kevin Liew on 04 Apr 2017
13,782 Views • Javascript

Parallax hover tilt effect is the mimic of Apple tvOS thumbnail hover effect. There're already a few implementations available online.

For example:

Tilt.js has many configuration for display. you can add parallax effect to its inner elements, glare effect, scale, disable x/y axis. It also came with a destroy method and on change event for customization.

There's no need for CSS, you will need to have jQuery library to run this cool effect.

SPECIFICATIONS & DOWNLOAD

Join the discussion

Comments will be moderated and rel="nofollow" will be added to all links. You can wrap your coding with [code][/code] to make use of built-in syntax highlighter.