briancherne / jquery-hoverIntent

hoverIntent jQuery Plug-in

Home Page:https://briancherne.github.io/jquery-hoverIntent/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

requestAnimationFrame

garciaalvaro opened this issue · comments

Just to close this issue, hoverIntent does not handle animations, it just triggers events where they can be applied. You should be using either CSS3 animations or a plugin like Velocity.js for best performance animations with requestAnimationFrame.

@briancherne can this indeed be closed, since it's probably beyond the scope of this plugin, as pointed out by @mjau-mjau?