This is totally different and makes sense.
You simply observe if mouse moves off within a certain angle to not make a submenu disappear.
This is cheap and useful. It helps the submenu not disappear when you are moving to it, not having to move the mouse exactly along the tiny space that connects the two menus. This can actually save like 10 seconds each time (inexperienced users)!
The other one will ajax preload a dropdown content when it detects that current mouse trajectory is in line with it.
Come on.
The other one will ajax preload a dropdown content when it detects that current mouse trajectory is in line with it. Come on.