tristen / hoverintent

:mouse: Fire mouse events when a user intends it
https://tristen.ca/hoverintent/
MIT License
331 stars 54 forks source link

Focus handler #18

Closed zslabs closed 6 years ago

zslabs commented 8 years ago

Hi, I don't believe the dropdown would be triggered when using keyboards for accessibility, correct? That would focus on something more like focus instead of hover; looking at the current codebase that doesn't appear to be pluggable; I believe I might be able to bundle ontop of some internal functions to call those methods, but wanted to hear your thoughts. Thanks!

tristen commented 6 years ago

Closed by https://github.com/tristen/hoverintent/pull/25