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

IE 11 version #12

Open Pharosz opened 7 years ago

Pharosz commented 7 years ago

Hi! Great hover effect! Can you help on how can I make this work on IE 11? Its working with Chrome, but where I want to use it people still have IE 11 only. Thanks!

Pharosz commented 7 years ago

Ok silly me...I just changed IE=edge to 11 and it works :D