gijsroge / tilt.js

A tiny 60+fps parallax tilt hover effect for jQuery.

Home Page:http://gijsroge.github.io/tilt.js/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to perform 'titl' effect programaticaly without mouse hovering?

BumbuKhan opened this issue · comments

Is there any way to run that cool animation without hovering mouse over?

@BumbuKhan nope there is not. Thats not really the purpose of this library. You can just animate the transform values with javascript yourself, there is no need for a library.