How to put Tilt.js into Website

How would I include tilt.js into my webflow site? I want to have hover effects for images of people on our team. I don’t know the first thing about code, nor am i going to copy/paste everything from github. How would I do this?

up, also interested .

Hey @Kofi_Hair-Ralston and @joseph-webflow,

That’s a great question! You can add tilt.js to your project by using a CDN and adding the script tag in your custom code.

Here’s a link to the CDN: tilt.js on cdnjs

Hope this helps!

Hello! Managed to make it work and customize it to my liking. Had to add div attribute data-tilt to target specific classes. Works like a charm. https://deksnys.co , hover on thumbnails or menu item to see it.

1 Like