Tagged Questions
4
votes
2answers
188 views
User-friendlier dropdowns with hoverIntent?
Is it a good idea to use hoverIntent (which introduces a slight movement-predicted delay to prevent accidental hover-offs) for user-friendlier dropdowns?
...
2
votes
1answer
442 views
Changing the behavior of the arrow keys with JavaScript
In the context of a widget on a website, what is the preferred way of changing the behavior of the arrow keys with JavaScript?
The user can't scroll with the arrow
keys and can use the arrow keys in
...