danielepiccone / ng-pageslide

AngularJS sliding panel for serving additional content from off the page
http://danielepiccone.github.io/ng-pageslide/examples/
451 stars 160 forks source link

Auto-show on mouse-hover #147

Closed archie60 closed 6 years ago

archie60 commented 7 years ago

Is it possible to show mouse-hover when on say left side of the page?

danielepiccone commented 6 years ago

Yes, but the directive does not make assumptions on your mouse position, you will probably need to build some wrapper code to do this