I have attached a jQuery hover to many elements of my page, and when I quickly move the mouse, hove will not catch all the events that need to be fired. Is there a way around this “feature”?
HoverIntent jQuery plugin solved my problem. Thanx for all the answers !!!
http://cherne.net/brian/resources/jquery.hoverIntent.html
This is a deeper problem than you think. When you quickly move the mouse, it does not exist at all points along the path from a to b and skips pixels.
, jQuery , , , , .
.
"hover" "canvass" - -, , , . ( , ), , . ... ( ).
Source: https://habr.com/ru/post/1728616/More articles:what is the difference between self.navigationController and delegate.navigationController - objective-cHow to execute sql script file using hibernate? - importNull Reference Exception - c #Is there a very tiny CMS in Java with MySQL? - javaC # file is still used after using operator - c #Как установить определение внутри другого определения - jsfJSF bookmarking issue - jsfIn Oracle, why can't I select rownum in an external query when my internal query contains SDO_ANYINTERACT? - oracleHow to create a class diagram from my J2ME project? (NetBeans used this) - java-meHow to use nested dictionary in C #? - c #All Articles