codrops / DirectionAwareHoverEffect

How to create a direction-aware hover effect using CSS3 and jQuery. The idea is to slide in an overlay from the direction we are moving with the mouse.
397 stars 115 forks source link

added mobile support #9

Open Tusko opened 9 years ago

Tusko commented 9 years ago

added mobile/tablet support

EikiProg commented 8 years ago

Well a mobile and/or tablet detection would be good but the way you have done it would be good just for your project. A callback method for mobile/tablette or more choice in style and event would be better. And to make it a little better adding responsive option and breakpoint would be the must.